Skip to content

Hostname

azcdev.com

Last fetched

azcdev.com resolves to 3.70.31.114, announced in 3.64.0.0/12 by AMAZON-02 - Amazon.com, Inc. in DE. azcdev.com 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 · azcdev.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/azcdev.com

Resolution chain

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
contact privacy inc. customer 12410895665
Contact emails
jhcjgsg7l10j@contactprivacy.email, 3367eb5c-f374-4818-8236-b8bce7ae7b88@identity-protect.org, 6249775b-eedc-4a64-934d-4fc64fb1e8a3@identity-protect.org, 70178106-f79c-4e1b-8f67-1155adb06aeb@identity-protect.org, 801731a4-ed3e-4318-992f-c586aa014365@identity-protect.org, 9a673d3c-e061-4fc1-90ae-0e3edde0d3aa@identity-protect.org, d0c98b24-db68-4aea-bd6a-d1e2c0833ccb@identity-protect.org, fafe0bb4-9dbb-4b52-989b-fed3432d1ee3@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-444.awsdns-55.com
  • ns-549.awsdns-04.net
  • ns-1431.awsdns-50.org
  • ns-1871.awsdns-41.co.uk

MX records

  • inbound-smtp.eu-west-1.amazonaws.com

SPF policy

  • include: amazonses.com
  • include: _spf.google.com

Threat-feed evidence

History

Related pages

Pivot from azcdev.com 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: "azcdev.com"})-[: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.