Skip to content

Hostname

eu-jer.com

Last fetched

eu-jer.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · eu-jer.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eu-jer.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.36.171104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.197.155172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
78.142.211.8578.142.211.0/24AS209853VERIDYEN Veridyen Bilisim Teknolojileri Sanayi ve Ticaret Limited SirketiTR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for eu-jer.com.

MechanismTarget
SPF_Aeu-jer.com
SPF_INCLUDE_spf.google.com
SPF_IP104.21.33.182
SPF_IP172.67.191.61
SPF_IP78.142.211.85
SPF_MXeu-jer.com

Related pages

Pivot deeper into the graph from eu-jer.com.

Cypher and MCP

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

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