Skip to content

Hostname

nmhistorymuseum.org

Last fetched

nmhistorymuseum.org resolves to 2 IPv4 addresses operated by STATE-NM-US - State of New Mexico in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nmhistorymuseum.orgRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/nmhistorymuseum.org

Resolution chain

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

IPPrefixASNOperatorCountry
164.64.52.197164.64.52.0/24AS14235STATE-NM-US - State of New MexicoUS
18.205.141.12118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of nmhistorymuseum.org.

Web-graph footprint

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

479 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from nmhistorymuseum.org.

Cypher and MCP

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

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