Skip to content

Hostname

geoleaks.com

Last fetched

geoleaks.com resolves to 2 IPv4 addresses operated by PREVIDER-AS in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
141.138.169.227141.138.168.0/22AS20847PREVIDER-ASNL
94.130.38.23294.130.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:1647
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of geoleaks.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for geoleaks.com.

MechanismTarget
SPF_Ageoleaks.com
SPF_IP141.138.168.0/21
SPF_IP195.211.72.0/22
SPF_IP2a03:3c00:a001::/48
SPF_IP2a03:3c00:a002::/48
SPF_MXgeoleaks.com

Related pages

Pivot deeper into the graph from geoleaks.com.

Cypher and MCP

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

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