Skip to content

Hostname

ahip.org

Last fetched

ahip.org resolves to 4 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ahip.orgRouting diversity3.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/ahip.org

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
34.194.221.20534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.47.8752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.168.12452.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
america's health insurance plans
Contact emails

Subdomains

15 observed subdomains of ahip.org.

Web-graph footprint

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

2,415 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ahip.org.

Related pages

Pivot deeper into the graph from ahip.org.

Cypher and MCP

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

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