Skip to content

Hostname

televet.com

Last fetched

televet.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · televet.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/televet.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.161.246.11118.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.4318.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.5118.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.7118.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.173.187.10818.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.3718.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.8918.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.9518.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.10365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.2699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.4099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5299.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:146
Organization
clearedge solutions,
Contact emails

Subdomains

16 observed subdomains of televet.com.

Web-graph footprint

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

64 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for televet.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf1.televet.com

Related pages

Pivot deeper into the graph from televet.com.

Cypher and MCP

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

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