Skip to content

Hostname

qmr1.com

Last fetched

qmr1.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.75.94.23135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.212.10152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.64.7757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.74.24657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
shohei ejiri
Contact emails

Subdomains

1 observed subdomain of qmr1.com.

Web-graph footprint

Distinct hostnames that link to or from qmr1.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 qmr1.com.

Cypher and MCP

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

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