Skip to content

Hostname

obd2.ltd

Last fetched

obd2.ltd resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in US. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · obd2.ltdRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/obd2.ltd

Resolution chain

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

IPPrefixASNOperatorCountry
45.79.114.15745.79.112.0/22AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS

WHOIS identity

Registrar
iana:1599
Organization
zhang ru dong
Contact emails

Subdomains

2 observed subdomains of obd2.ltd.

Web-graph footprint

Distinct hostnames that link to or from obd2.ltd in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for obd2.ltd.

MechanismTarget
SPF_Aobd2.ltd
SPF_INCLUDEspf.mail.qq.com
SPF_INCLUDEzoho.com
SPF_IP2a00:1838:20:1::f97b:6b0/64
SPF_IP66.112.217.84
SPF_IP94.242.58.13/24
SPF_MXobd2.ltd

Related pages

Pivot deeper into the graph from obd2.ltd.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "obd2.ltd"})-[: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.