Skip to content

Hostname

shops-qa.quant.jp

Last fetched

shops-qa.quant.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · shops-qa.quant.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/shops-qa.quant.jp

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.181.1123.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.1133.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.333.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.443.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.244.113.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.244.303.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.244.503.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.244.533.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.174.46.1103.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.253.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.483.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.603.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with shops-qa.quant.jp in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from shops-qa.quant.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "shops-qa.quant.jp"})-[: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.