Skip to content

Hostname

obd2tool.com

Last fetched

obd2tool.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · obd2tool.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/obd2tool.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.236.231.215104.236.192.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:420
Organization
zhang yudong
Contact emails

Subdomains

3 observed subdomains of obd2tool.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for obd2tool.com.

MechanismTarget
SPF_Aobd2tool.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.mail.qq.com
SPF_INCLUDEspfdm-ap-southeast-1.aliyun.com
SPF_IP2a00:1838:20:1::f97b:6b0/64
SPF_IP66.112.217.84
SPF_IP94.242.58.13/24
SPF_MXobd2tool.com

Related pages

Pivot deeper into the graph from obd2tool.com.

Cypher and MCP

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

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