Skip to content

Hostname

aah.aah.az

Last fetched

aah.aah.az resolves to 1 IPv4 address operated by DT-SMB - Delta Telecom Ltd in AZ.

Nutrition Label

WHISPER CANON · aah.aah.azRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/aah.aah.az

Resolution chain

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

IPPrefixASNOperatorCountry
94.20.94.17394.20.94.0/24AS215148DT-SMB - Delta Telecom LtdAZ

WHOIS identity

No WHOIS records are currently associated with aah.aah.az in WhisperGraph.

Subdomains

1 observed subdomain of aah.aah.az.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aah.aah.az.

MechanismTarget
SPF_Aaah.aah.az
SPF_IP94.20.62.125
SPF_IP94.20.94.140
SPF_IP94.20.94.142
SPF_IP94.20.94.143
SPF_IP94.20.94.145
SPF_IP94.20.94.146
SPF_IP94.20.94.172
SPF_IP94.20.94.173
SPF_MXaah.aah.az

Related pages

Pivot deeper into the graph from aah.aah.az.

Cypher and MCP

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

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