Skip to content

Hostname

topics.shiftinc.jp

Last fetched

topics.shiftinc.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · topics.shiftinc.jpRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/topics.shiftinc.jp

Resolution chain

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

IPPrefixASNOperatorCountry
3.163.44.103.163.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.163.44.1163.163.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.163.44.123.163.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.163.44.733.163.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with topics.shiftinc.jp in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from topics.shiftinc.jp in the public web crawl.

21 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from topics.shiftinc.jp.

Cypher and MCP

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

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