Skip to content

Hostname

tavid.ee

Last fetched

tavid.ee resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:zone|tavid ltd as the registrar.

Nutrition Label

WHISPER CANON · tavid.eeRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tavid.ee

Resolution chain

tavid.ee resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.1113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.11213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.1153.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.543.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.63.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.823.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.12765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:zone|tavid ltd
Organization
tavid
Contact emails

Subdomains

9 observed subdomains of tavid.ee.

Web-graph footprint

Distinct hostnames that link to or from tavid.ee in the public web crawl.

114 sites link to this hostname.

379 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tavid.ee.

MechanismTarget
SPF_Adirecto.gate.ee
SPF_Amail.tavex.eu
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXtavid.ee

Related pages

Pivot deeper into the graph from tavid.ee.

Cypher and MCP

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

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