Skip to content

Hostname

terdav.com

Last fetched

terdav.com resolves to 14 IPv4 addresses operated by CLARANET-AS ClaraNET LTD in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.157.4.130195.157.0.0/16AS8426CLARANET-AS ClaraNET LTDGB
195.157.4.140195.157.0.0/16AS8426CLARANET-AS ClaraNET LTDGB
195.157.4.150195.157.0.0/16AS8426CLARANET-AS ClaraNET LTDGB
212.61.166.130212.61.0.0/16AS8426CLARANET-AS ClaraNET LTDNL
212.61.166.140212.61.0.0/16AS8426CLARANET-AS ClaraNET LTDNL
212.82.233.130212.82.224.0/19AS8426CLARANET-AS ClaraNET LTDDE
212.82.233.140212.82.224.0/19AS8426CLARANET-AS ClaraNET LTDDE
62.240.232.13062.240.224.0/19AS8426CLARANET-AS ClaraNET LTDFR
62.240.232.14062.240.224.0/19AS8426CLARANET-AS ClaraNET LTDFR
80.172.222.13080.172.0.0/16AS5533CLARANET-PT
80.172.222.14080.172.0.0/16AS5533CLARANET-PT
89.185.33.7589.185.32.0/19AS8426CLARANET-AS ClaraNET LTDFR
92.54.34.13092.54.0.0/18AS8426CLARANET-AS ClaraNET LTDGB
92.54.34.14092.54.0.0/18AS8426CLARANET-AS ClaraNET LTDGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for terdav.com.

MechanismTarget
SPF_INCLUDEmailing.eqs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vdm.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP195.101.183.221
SPF_IP195.101.7.166
SPF_IP195.101.99.77/32
SPF_IP89.185.33.40
SPF_IP89.185.33.75
SPF_IP89.185.39.51
SPF_IP89.185.39.52
SPF_MXterdav.com

Related pages

Pivot deeper into the graph from terdav.com.

Cypher and MCP

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

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