Skip to content

Hostname

launch.quantmre.com

Last fetched

launch.quantmre.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · launch.quantmre.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/launch.quantmre.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.216.134.16934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.124.18244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.159.9844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.201.5444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with launch.quantmre.com in WhisperGraph.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from launch.quantmre.com.

Cypher and MCP

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

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