Skip to content

Hostname

azdaas.net

Last fetched

azdaas.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. azdaas.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · azdaas.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/azdaas.net

Resolution chain

No IPv4 resolution is recorded for azdaas.net in WhisperGraph.

IPv6 resolution

No AAAA record for azdaas.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
1e47fe78-1a41-4dfa-ba67-2b557da2385c@identity-protect.org, 55a2fdea-ff1a-47c6-bad1-ce870c07633f@identity-protect.org, 5d6e2c48-aafe-4b41-9bc2-40b8321110d1@identity-protect.org, 6e83d5a9-b95b-4e34-a07c-c4777a34056e@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-171.awsdns-21.com
  • ns-1019.awsdns-63.net
  • ns-1276.awsdns-31.org
  • ns-1913.awsdns-47.co.uk

Threat-feed evidence

History

Related pages

Pivot from azdaas.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "azdaas.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.