Skip to content

Hostname

quantm.org

Last fetched

quantm.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · quantm.orgRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/quantm.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.66.7318.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.214.22918.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.24.18234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.231.12534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.207.23034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.227.6834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.22.18034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.46.22354.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

1 observed subdomain of quantm.org.

Threat posture

History

Related pages

Pivot deeper into the graph from quantm.org.

Cypher and MCP

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

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