Skip to content

Hostname

qag.io

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.36.163.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.263.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.383.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.733.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.160.10699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
the quantum astrophysicists guild
Contact emails

Subdomains

2 observed subdomains of qag.io.

Web-graph footprint

Distinct hostnames that link to or from qag.io in the public web crawl.

41 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for qag.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from qag.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "qag.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.