Skip to content

Hostname

ilovebeaver.com

Last fetched

ilovebeaver.com resolves to 2 IPv4 addresses operated by AS36454 in US. WHOIS lists iana:1579 as the registrar.

Nutrition Label

WHISPER CANON · ilovebeaver.comRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ilovebeaver.com

Resolution chain

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

WHOIS identity

Registrar
iana:1579
Organization
namebrightprivacy_com
Contact emails

Subdomains

7 observed subdomains of ilovebeaver.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ilovebeaver.com.

MechanismTarget
SPF_Ailovebeaver.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP185.181.254.85
SPF_IP45.33.114.180
SPF_IP96.126.113.103
SPF_MXilovebeaver.com

Related pages

Pivot deeper into the graph from ilovebeaver.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ilovebeaver.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.