Hostname
touch.f-navigation.jp
Last fetched
touch.f-navigation.jp resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in SE.
Nutrition Label
Resolution chain
touch.f-navigation.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.49.109.75 | 23.49.108.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | SE |
| 23.52.229.138 | 23.52.224.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | AU |
WHOIS identity
No WHOIS records are currently associated with touch.f-navigation.jp in WhisperGraph.
Subdomains
4 observed subdomains of touch.f-navigation.jp.
Web-graph footprint
Distinct hostnames that link to or from touch.f-navigation.jp in the public web crawl.
7 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from touch.f-navigation.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "touch.f-navigation.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.