Skip to content

Hostname

otdl.com

Last fetched

otdl.com resolves to 1 IPv4 address operated by AS9381 in HK. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · otdl.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/otdl.com

Resolution chain

otdl.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.92.217.66116.92.192.0/19AS9381HK

WHOIS identity

Registrar
iana:2
Organization
oriental technology
Contact emails

Subdomains

8 observed subdomains of otdl.com.

Web-graph footprint

Distinct hostnames that link to or from otdl.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for otdl.com.

MechanismTarget
SPF_Aotdl.com
SPF_IP116.92.217.66
SPF_IP118.142.19.2
SPF_IP138.201.51.60
SPF_IP202.181.246.169
SPF_MXotdl.com

Related pages

Pivot deeper into the graph from otdl.com.

Cypher and MCP

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

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