Skip to content

Hostname

elephant.com

Last fetched

elephant.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · elephant.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/elephant.com

Resolution chain

elephant.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:83
Organization
Contact emails

Subdomains

90 observed subdomains of elephant.com.

Web-graph footprint

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

207 sites link to this hostname.

191 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for elephant.com.

MechanismTarget
SPF_Ao1.mailer.samanage.com
SPF_Aqualtrics.com
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEspf-00a07e01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP208.86.168.7/32
SPF_IP68.142.181.205
SPF_MXelephant.com

Related pages

Pivot deeper into the graph from elephant.com.

Cypher and MCP

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

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