Hostname
heiferfoundation.org
Last fetched
heiferfoundation.org resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
heiferfoundation.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.101.188 | 101.0.19.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.208.91.200 | 18.238.2.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.217.54.35 | 3.218.181.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.223.187.193 | 3.218.181.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.197.26.49 | 45.2.207.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.205.144.79 | 45.2.207.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.210.232.20 | 45.2.207.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.213.28.145 | 45.2.207.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.203.88.220 | 52.216.12.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.55.188.10 | 52.66.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.198.128.61 | 54.213.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.86.32.71 | 54.95.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- heifer foundation
- Contact emails
Subdomains
2 observed subdomains of heiferfoundation.org.
Web-graph footprint
Distinct hostnames that link to or from heiferfoundation.org in the public web crawl.
22 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for heiferfoundation.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | heiferfoundation.org |
Related pages
Pivot deeper into the graph from heiferfoundation.org.
- IP · 100.49.101.188
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · harper.grubbs@heifer.org
- TLD · .org
- Browse hostnames · he…
- 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: "heiferfoundation.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.