Skip to content

Hostname

misoca.jp

Last fetched

misoca.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · misoca.jpRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/misoca.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.10113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.4213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.4613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.4713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.1263.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.263.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.403.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.833.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.62.10554.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.1454.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.2254.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.4254.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.13.5418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.4018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.9318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
misoca
Contact emails

Subdomains

19 observed subdomains of misoca.jp.

Web-graph footprint

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

422 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for misoca.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from misoca.jp.

Cypher and MCP

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

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