Skip to content

Hostname

bulbs.com

Last fetched

bulbs.com resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bulbs.comRouting diversity3.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/bulbs.com

Resolution chain

bulbs.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:2
Organization
bulbs_com
Contact emails

Subdomains

7 observed subdomains of bulbs.com.

Web-graph footprint

Distinct hostnames that link to or from bulbs.com in the public web crawl.

423 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bulbs.com.

MechanismTarget
SPF_INCLUDEedgepilot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP72.3.223.128
SPF_IP72.3.223.129
SPF_IP72.3.223.130
SPF_IP72.3.223.131
SPF_IP72.32.115.108
SPF_IP72.32.115.110
SPF_MXbulbs.com

Related pages

Pivot deeper into the graph from bulbs.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bulbs.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.