Skip to content

Hostname

mail.shuminavi.co.jp

Last fetched

mail.shuminavi.co.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · mail.shuminavi.co.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.shuminavi.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.52.4518.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.7118.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.7818.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.8318.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.36.113.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.1293.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.213.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.513.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with mail.shuminavi.co.jp in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mail.shuminavi.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mixhost.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEfc-demo69x.cuenote.jp
SPF_IP133.242.2.177

Related pages

Pivot deeper into the graph from mail.shuminavi.co.jp.

Cypher and MCP

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

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