Skip to content

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

WHISPER CANON · heiferfoundation.orgRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/heiferfoundation.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.101.188101.0.19.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.91.20018.238.2.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.54.353.218.181.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.187.1933.218.181.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.26.4945.2.207.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.144.7945.2.207.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.232.2045.2.207.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.28.14545.2.207.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.88.22052.216.12.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.188.1052.66.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.128.6154.213.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.32.7154.95.128.0/17AS14618AMAZON-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 outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for heiferfoundation.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_MXheiferfoundation.org

Related pages

Pivot deeper into the graph from heiferfoundation.org.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.