Skip to content

Hostname

twinavi.jp

Last fetched

twinavi.jp resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · twinavi.jpRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/twinavi.jp

Resolution chain

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

IPPrefixASNOperatorCountry
104.80.241.64104.80.240.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.51.211.145184.51.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.217.45.1523.217.40.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.56.200.4223.56.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
Organization
all about navi,inc.
Contact emails

Subdomains

20 observed subdomains of twinavi.jp.

Web-graph footprint

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

580 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for twinavi.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from twinavi.jp.

Cypher and MCP

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

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