Skip to content

Hostname

sumitas.jp

Last fetched

sumitas.jp resolves to 3 IPv4 addresses operated by SAKURA-A - SAKURA Internet Inc. in JP.

Nutrition Label

WHISPER CANON · sumitas.jpRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sumitas.jp

Resolution chain

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

IPPrefixASNOperatorCountry
153.127.2.65153.127.0.0/17AS7684SAKURA-A - SAKURA Internet Inc.JP
166.117.62.166166.117.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.
99.83.170.16799.83.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

16 observed subdomains of sumitas.jp.

Web-graph footprint

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

105 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sumitas.jp.

MechanismTarget
SPF_Asumitas.jp
SPF_Awww3117.sakura.ne.jp
SPF_INCLUDEbmsend.com
SPF_MXsumitas.jp

Related pages

Pivot deeper into the graph from sumitas.jp.

Cypher and MCP

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

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