Hostname
jotohd.com
Last fetched
jotohd.com resolves to 6 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in JP. WHOIS lists iana:1485 as the registrar.
Nutrition Label
Resolution chain
jotohd.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.29.39.162 | 192.29.36.0/22 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | JP |
| 192.29.39.48 | 192.29.36.0/22 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | JP |
| 192.29.39.51 | 192.29.36.0/22 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | JP |
| 192.29.39.98 | 192.29.36.0/22 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | JP |
| 192.29.41.65 | 192.29.32.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | JP |
| 192.29.43.211 | 192.29.32.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | JP |
WHOIS identity
- Registrar
- iana:1485
- Organization
- —
- Contact emails
Subdomains
1 observed subdomain of jotohd.com.
| Subdomain |
|---|
| www.jotohd.com |
Web-graph footprint
Distinct hostnames that link to or from jotohd.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for jotohd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 219.122.232.208/32 |
Related pages
Pivot deeper into the graph from jotohd.com.
- IP · 192.29.39.162
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:1485
- Country · JP
- Email · postmaster@joto.com
- TLD · .com
- Browse hostnames · jo…
- 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: "jotohd.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.