Skip to content

Hostname

obdcall.com

Last fetched

obdcall.com resolves to 2 IPv4 addresses operated by AS16276 in SG. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · obdcall.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/obdcall.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.212.2115.235.128.0/17AS16276SG
99.83.147.20999.83.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3862
Organization
michael schmitt
Contact emails

Subdomains

11 observed subdomains of obdcall.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • obdcall.com

SPF policy

8 SPF mechanisms authorising senders for obdcall.com.

MechanismTarget
SPF_Aobdcall.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP15.235.212.21
SPF_IP192.250.235.169
SPF_IP192.250.235.74
SPF_IP192.250.235.77
SPF_IP23.106.53.56
SPF_MXobdcall.com

Related pages

Pivot deeper into the graph from obdcall.com.

Cypher and MCP

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

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