Skip to content

Hostname

azvertex.io

Last fetched

azvertex.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · azvertex.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/azvertex.io

Resolution chain

azvertex.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.237.11518.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.12918.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.6918.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.7018.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.152.10699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1005
Organization
whois idcprivacy service c/o integrated data communications
Contact emails

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for azvertex.io.

MechanismTarget
SPF_Aazvertex.io
SPF_INCLUDE_spf.google.com
SPF_MXazvertex.io

Related pages

Pivot deeper into the graph from azvertex.io.

Cypher and MCP

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

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