Skip to content

Hostname

aia-net.link

Last fetched

aia-net.link resolves to 1 IPv4 address operated by AS3280 in DE. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · aia-net.linkRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/aia-net.link

Resolution chain

aia-net.link resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
174.136.201.7174.136.201.0/24AS3280DE

WHOIS identity

Registrar
iana:1519
Organization
alpha intelligence agency
Contact emails

Subdomains

2 observed subdomains of aia-net.link.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for aia-net.link.

MechanismTarget
SPF_Aaia-net.link
SPF_Ada-mx251.x3d.ro
SPF_Ada-mx252.x3d.ro
SPF_Ada-mx253.x3d.ro
SPF_Ada-mx254.x3d.ro
SPF_IP174.136.200.251
SPF_IP174.136.200.252
SPF_IP174.136.200.253
SPF_IP174.136.200.254
SPF_IP174.136.201.7
SPF_MXaia-net.link

Related pages

Pivot deeper into the graph from aia-net.link.

Cypher and MCP

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

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