Skip to content

Hostname

afenroll.com

Last fetched

afenroll.com resolves to 2 IPv4 addresses operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · afenroll.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/afenroll.com

Resolution chain

afenroll.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
12.165.154.22812.128.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
24.249.229.22824.249.229.0/24AS22773ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

18 observed subdomains of afenroll.com.

Web-graph footprint

Distinct hostnames that link to or from afenroll.com in the public web crawl.

32 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from afenroll.com.

Cypher and MCP

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

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