Skip to content

Hostname

scanitqr-jp.com

Last fetched

scanitqr-jp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · scanitqr-jp.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scanitqr-jp.com

Resolution chain

scanitqr-jp.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.213.62.16934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.124.14235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.86.23.8035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.218.10444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.233.3252.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.82.13254.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.213.2754.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.242.3454.214.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.160.21516.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.126.0184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.189.25034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.177.16616.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
blackhawk network holdings,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from scanitqr-jp.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from scanitqr-jp.com.

Cypher and MCP

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

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