Skip to content

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

WHISPER CANON · jotohd.comRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/jotohd.com

Resolution chain

jotohd.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.29.39.162192.29.36.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationJP
192.29.39.48192.29.36.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationJP
192.29.39.51192.29.36.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationJP
192.29.39.98192.29.36.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationJP
192.29.41.65192.29.32.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationJP
192.29.43.211192.29.32.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationJP

WHOIS identity

Registrar
iana:1485
Organization
Contact emails

Subdomains

1 observed subdomain of 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

SPF policy

2 SPF mechanisms authorising senders for jotohd.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP219.122.232.208/32

Related pages

Pivot deeper into the graph from jotohd.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.