Skip to content

Hostname

tdizel.com

Last fetched

tdizel.com resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · tdizel.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tdizel.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.23.249.3294.23.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
iana:48
Organization
pc club novi travnik
Contact emails

Subdomains

8 observed subdomains of tdizel.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for tdizel.com.

MechanismTarget
SPF_Atdizel.com
SPF_IP185.164.35.0/24
SPF_IP185.164.35.13
SPF_IP185.164.35.7
SPF_IP185.164.35.72
SPF_IP185.212.108.0/24
SPF_IP185.212.108.81
SPF_IP2a00:8620:0101:0012::/64
SPF_IP2a00:8620:100:0:0:0:0:14
SPF_MXtdizel.com

Related pages

Pivot deeper into the graph from tdizel.com.

Cypher and MCP

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

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