Skip to content

Hostname

afs5.com

Last fetched

afs5.com resolves to 1 IPv4 address operated by AS48324 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · afs5.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/afs5.com

Resolution chain

afs5.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.30.32.88185.30.32.0/22AS48324DE

WHOIS identity

Registrar
iana:151
Organization
dyslexia research center
Contact emails

Subdomains

16 observed subdomains of afs5.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for afs5.com.

MechanismTarget
SPF_IP37.17.224.0/21

Related pages

Pivot deeper into the graph from afs5.com.

Cypher and MCP

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

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