Skip to content

Hostname

sheanimale.com

Last fetched

sheanimale.com resolves to 1 IPv4 address operated by FORENDATA - Foren Data, Inc. in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · sheanimale.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sheanimale.com

Resolution chain

sheanimale.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.254.214.66162.254.214.0/24AS19683FORENDATA - Foren Data, Inc.US

WHOIS identity

Registrar
iana:1479
Organization
exotic gold b.v.
Contact emails

Subdomains

4 observed subdomains of sheanimale.com.

Web-graph footprint

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

10 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sheanimale.com.

MechanismTarget
SPF_Asheanimale.com
SPF_IP162.254.215.0/22
SPF_IP66.171.238.0/22
SPF_MXmail.gigegeo.com
SPF_MXsheanimale.com

Related pages

Pivot deeper into the graph from sheanimale.com.

Cypher and MCP

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

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