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
Resolution chain
amnh.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.26.244 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.27.244 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- american museum of natural history
- Contact emails
Subdomains
1,231 observed subdomains of amnh.org.
Showing 25 of 1,231. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for amnh.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _s0.amnh.org |
| SPF_IP | 104.47.73.10/32 |
| SPF_IP | 104.47.74.10 |
| SPF_IP | 129.145.17.8 |
| SPF_IP | 129.145.17.9 |
| SPF_IP | 196.14.35.75 |
| SPF_IP | 202.3.8.210/32 |
| SPF_IP | 204.92.19.11 |
| SPF_IP | 204.92.19.12 |
| SPF_IP | 204.92.19.13 |
| SPF_IP | 204.93.64.13 |
| SPF_IP | 209.43.52.70 |
| SPF_IP | 216.24.50.98 |
| SPF_IP | 51.4.80.0/27 |
| SPF_IP | 52.124.61.3 |
| SPF_IP | 62.209.53.67/32 |
| SPF_IP | 64.28.83.109 |
| SPF_IP | 66.244.67.20/32 |
| SPF_IP | 66.244.67.50/32 |
| SPF_IP | 67.20.168.22 |
| SPF_IP | 69.65.34.50/32 |
| SPF_IP | 69.65.34.61/32 |
| SPF_IP | 72.5.51.0/24 |
| SPF_IP | 74.205.242.3 |
| SPF_IP | 74.205.242.7 |
Related pages
Pivot deeper into the graph from amnh.org.
- IP · 104.18.26.244
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · michael@amnh.org
- TLD · .org
- Browse hostnames · am…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.