Skip to content

Hostname

aflynx.com

Last fetched

aflynx.com resolves to 1 IPv4 address operated by CLOUDPIT in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · aflynx.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aflynx.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.237.136.25109.237.128.0/20AS45012CLOUDPITDE

WHOIS identity

Registrar
iana:1408
Organization
lutz nagel
Contact emails

Subdomains

3 observed subdomains of aflynx.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for aflynx.com.

MechanismTarget
SPF_Aaflynx.com
SPF_INCLUDEsecure-mailgate.com
SPF_MXaflynx.com

Related pages

Pivot deeper into the graph from aflynx.com.

Cypher and MCP

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

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