Skip to content

Hostname

xtwo.ne.jp

Last fetched

xtwo.ne.jp resolves to 5 IPv4 addresses operated by AS131965 in JP.

Nutrition Label

WHISPER CANON · xtwo.ne.jpRouting diversity3.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/xtwo.ne.jp

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with xtwo.ne.jp in WhisperGraph.

Subdomains

58 observed subdomains of xtwo.ne.jp.

Web-graph footprint

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

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for xtwo.ne.jp.

MechanismTarget
SPF_IP175.28.4.0/24
SPF_IP183.181.92.0/24
SPF_IP202.226.36.0/24
SPF_IP202.226.36.233
SPF_IP202.226.37.0/24
SPF_IP202.226.39.0/24
SPF_IP210.188.219.20

Related pages

Pivot deeper into the graph from xtwo.ne.jp.

Cypher and MCP

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

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