Skip to content

Hostname

shifta.jp

Last fetched

shifta.jp resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · shifta.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/shifta.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.208.108.6613.208.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
16.208.37.8416.208.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
15.168.87.20015.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
16.208.41.14716.208.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
16.208.64.16316.208.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
15.168.123.21815.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
15.168.52.3815.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

2 observed subdomains of shifta.jp.

Web-graph footprint

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

139 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for shifta.jp.

MechanismTarget
SPF_INCLUDE_spfpochill.ibf.co.jp
SPF_INCLUDEspf.am.arara.com

Related pages

Pivot deeper into the graph from shifta.jp.

Cypher and MCP

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

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