Skip to content

Hostname

amnh.org

Last fetched

amnh.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · amnh.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/amnh.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.26.244104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.27.244104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
american museum of natural history
Contact emails

Subdomains

1,231 observed subdomains of amnh.org.

Web-graph footprint

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

11,902 sites link to this hostname.

482 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for amnh.org.

MechanismTarget
SPF_INCLUDE_s0.amnh.org
SPF_IP104.47.73.10/32
SPF_IP104.47.74.10
SPF_IP129.145.17.8
SPF_IP129.145.17.9
SPF_IP196.14.35.75
SPF_IP202.3.8.210/32
SPF_IP204.92.19.11
SPF_IP204.92.19.12
SPF_IP204.92.19.13
SPF_IP204.93.64.13
SPF_IP209.43.52.70
SPF_IP216.24.50.98
SPF_IP51.4.80.0/27
SPF_IP52.124.61.3
SPF_IP62.209.53.67/32
SPF_IP64.28.83.109
SPF_IP66.244.67.20/32
SPF_IP66.244.67.50/32
SPF_IP67.20.168.22
SPF_IP69.65.34.50/32
SPF_IP69.65.34.61/32
SPF_IP72.5.51.0/24
SPF_IP74.205.242.3
SPF_IP74.205.242.7

Related pages

Pivot deeper into the graph from amnh.org.

Cypher and MCP

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

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