Skip to content

Hostname

aztec.network

Last fetched

aztec.network resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · aztec.networkRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/aztec.network

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.153.12318.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.1418.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.2718.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.4218.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.170.3.193.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.343.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.723.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.953.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
domains by proxy,
Contact emails

Subdomains

32 observed subdomains of aztec.network.

Web-graph footprint

Distinct hostnames that link to or from aztec.network in the public web crawl.

471 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aztec.network.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_MXaztec.network

Related pages

Pivot deeper into the graph from aztec.network.

Cypher and MCP

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

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