Skip to content

Hostname

m-78.jp

Last fetched

m-78.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · m-78.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/m-78.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.165.50.1193.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.343.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.573.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.663.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
52.222.136.2952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
tsuburaya productions co.
Contact emails

Subdomains

69 observed subdomains of m-78.jp.

Web-graph footprint

Distinct hostnames that link to or from m-78.jp in the public web crawl.

1,473 sites link to this hostname.

495 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for m-78.jp.

MechanismTarget
SPF_INCLUDE_spf.lolipop.jp
SPF_INCLUDEspf-eden.m-78.jp
SPF_INCLUDEspf-fb.m-78.jp
SPF_INCLUDEspf.form.run
SPF_INCLUDEwebcas.net

Related pages

Pivot deeper into the graph from m-78.jp.

Cypher and MCP

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

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