Skip to content

Hostname

tuma.jp

Last fetched

tuma.jp resolves to 7 IPv4 addresses operated by InfoSphere - NTT PC Communications, Inc. in JP.

Nutrition Label

WHISPER CANON · tuma.jpRouting diversity4.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tuma.jp

Resolution chain

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

IPPrefixASNOperatorCountry
116.58.179.179116.58.160.0/19AS2514InfoSphere - NTT PC Communications, Inc.JP
121.2.67.143121.2.0.0/15AS2527So-net - Sony Network Communications Inc.JP
124.219.171.79124.219.128.0/17AS2527So-net - Sony Network Communications Inc.JP
202.213.213.250202.213.192.0/18AS2527So-net - Sony Network Communications Inc.JP
203.141.156.247203.141.128.0/19AS2514InfoSphere - NTT PC Communications, Inc.JP
27.96.54.8327.96.32.0/19AS2519VECTANT - ARTERIA Networks CorporationJP
61.206.118.461.206.112.0/20AS2514InfoSphere - NTT PC Communications, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

5 observed subdomains of tuma.jp.

Web-graph footprint

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

402 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from tuma.jp.

Cypher and MCP

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

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