Skip to content

Hostname

jasis.jp

Last fetched

jasis.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · jasis.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/jasis.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.3613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.4513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.100.2254.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.5654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7854.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
jaima
Contact emails

Subdomains

1 observed subdomain of jasis.jp.

Subdomain
www.jasis.jp

Web-graph footprint

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

498 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jasis.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.curumeru.jp

Related pages

Pivot deeper into the graph from jasis.jp.

Cypher and MCP

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

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