Skip to content

Hostname

qt.ax

Last fetched

qt.ax resolves to 1 IPv4 address operated by DYNAMIC-QUANTUM-NETWORKS - Dynamic Quantum Networks in NL.

Nutrition Label

WHISPER CANON · qt.axRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/qt.ax

Resolution chain

qt.ax resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.238.43.1216.238.43.0/24AS54148DYNAMIC-QUANTUM-NETWORKS - Dynamic Quantum NetworksNL

WHOIS identity

No WHOIS records are currently associated with qt.ax in WhisperGraph.

Subdomains

8 observed subdomains of qt.ax.

Web-graph footprint

Distinct hostnames that link to or from qt.ax in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for qt.ax.

MechanismTarget
SPF_INCLUDE_spf.workspace.org
SPF_INCLUDEmailgun.org
SPF_INCLUDEmxroute.com

Related pages

Pivot deeper into the graph from qt.ax.

Cypher and MCP

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

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