Skip to content

Hostname

sta-men.jp

Last fetched

sta-men.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

sta-men.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.212.74.1334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.156.14352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.4.352.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.118.14054.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
sayashigumi
Contact emails

Subdomains

1 observed subdomain of sta-men.jp.

Web-graph footprint

Distinct hostnames that link to or from sta-men.jp in the public web crawl.

24 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for sta-men.jp.

MechanismTarget
SPF_INCLUDEspf-domainex.fc2.com

Related pages

Pivot deeper into the graph from sta-men.jp.

Cypher and MCP

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

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