Skip to content

Hostname

azwaq.com

Last fetched

azwaq.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · azwaq.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/azwaq.com

Resolution chain

azwaq.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.64.2463.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.103.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.313.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.63.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.473.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.553.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.70.733.5.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.1163.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.693.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.73.1083.5.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.1.17252.218.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.101.15652.218.101.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.46.452.218.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.3.10852.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.35.10852.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.36.21252.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:2
Organization
minaret computer systems
Contact emails

Web-graph footprint

Distinct hostnames that link to or from azwaq.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from azwaq.com.

Cypher and MCP

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

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