Skip to content

Hostname

elephantbleu.com

Last fetched

elephantbleu.com resolves to 1 IPv4 address operated by AS34970 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.130.153.4595.130.152.0/21AS34970FR

WHOIS identity

Registrar
iana:81
Organization
none none
Contact emails

Subdomains

15 observed subdomains of elephantbleu.com.

Web-graph footprint

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

38 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for elephantbleu.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.50.78.210
SPF_IP212.103.24.15
SPF_IP46.140.87.226
SPF_IP69.72.37.9
SPF_IP80.124.66.162
SPF_IP83.173.244.34
SPF_IP95.130.155.42

Related pages

Pivot deeper into the graph from elephantbleu.com.

Cypher and MCP

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

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