Hostname
toho-navi.com
Last fetched
toho-navi.com resolves to 1 IPv4 address operated by INFOWEB - FUJITSU LIMITED in JP. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
toho-navi.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 202.248.104.180 | 202.248.0.0/16 | AS2510 | INFOWEB - FUJITSU LIMITED | JP |
WHOIS identity
- Registrar
- iana:1387
- Organization
- toho co.,ltd.
- Contact emails
Subdomains
8 observed subdomains of toho-navi.com.
Web-graph footprint
Distinct hostnames that link to or from toho-navi.com in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for toho-navi.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail01.toho-navi.com |
| SPF_A | mail02.toho-navi.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | manage4.sonicmail.jp |
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf.gao.ne.jp |
| SPF_IP | 124.109.181.7/32 |
Related pages
Pivot deeper into the graph from toho-navi.com.
- IP · 202.248.104.180
- ASN · AS2510INFOWEB - FUJITSU LIMITED
- Registrar · iana:1387
- Country · JP
- Email · dommaster@mark-i.jp
- TLD · .com
- Browse hostnames · to…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "toho-navi.com"})-[: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.