Skip to content

Hostname

wxmaps.org

Last fetched

wxmaps.org resolves to 1 IPv4 address operated by GEORGE-MASON-UNIV - George Mason University in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · wxmaps.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/wxmaps.org

Resolution chain

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

IPPrefixASNOperatorCountry
129.174.129.4129.174.128.0/19AS11279GEORGE-MASON-UNIV - George Mason UniversityUS

WHOIS identity

Registrar
iana:69
Organization
curt steinmetz
Contact emails

Subdomains

1 observed subdomain of wxmaps.org.

Web-graph footprint

Distinct hostnames that link to or from wxmaps.org in the public web crawl.

349 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from wxmaps.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wxmaps.org"})-[: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.