Skip to content

Hostname

ahfonline.net

Last fetched

ahfonline.net resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ahfonline.netRouting diversity3.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ahfonline.net

Resolution chain

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

IPPrefixASNOperatorCountry
145.223.124.123145.223.120.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
147.79.120.39147.79.120.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
147.79.72.190147.79.72.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
148.135.128.17148.135.128.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0126376638
Contact emails

Subdomains

14 observed subdomains of ahfonline.net.

Web-graph footprint

Distinct hostnames that link to or from ahfonline.net in the public web crawl.

14 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ahfonline.net.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ahfonline.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ahfonline.net"})-[: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.