Skip to content

Hostname

elysee.eu.com

Last fetched

elysee.eu.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · elysee.eu.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/elysee.eu.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.18.107104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.181.153172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.165.187.2185.165.184.0/22AS51295RO

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

12 observed subdomains of elysee.eu.com.

Web-graph footprint

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

24 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for elysee.eu.com.

MechanismTarget
SPF_Aelysee.eu.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.165.184.81
SPF_IP185.165.184.82
SPF_IP185.165.187.2
SPF_IP185.248.197.0
SPF_IP45.153.91.2
SPF_MXelysee.eu.com

Related pages

Pivot deeper into the graph from elysee.eu.com.

Cypher and MCP

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

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