Skip to content

Hostname

tvazteca.com

Last fetched

tvazteca.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tvazteca.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/tvazteca.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.171.12018.238.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.171.2918.238.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.171.4418.238.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.171.5418.238.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
45.60.109.11945.60.109.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.73.11945.60.73.0/24AS19551INCAPSULA - Incapsula IncUS
99.86.229.1130.0.0.0/0AS35708US
99.86.229.120.0.0.0/0AS35708US
99.86.229.1200.0.0.0/0AS35708US
99.86.229.670.0.0.0/0AS35708US

WHOIS identity

Registrar
iana:2
Organization
tv azteca, s.a.b de c.v.
Contact emails

Subdomains

25 observed subdomains of tvazteca.com.

Web-graph footprint

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

1,914 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tvazteca.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.38.100.47
SPF_IP200.38.100.48
SPF_IP200.38.115.110
SPF_IP200.38.115.111
SPF_IP200.38.115.23/25
SPF_IP200.38.115.24/25
SPF_IP200.38.122.54/25
SPF_IP200.38.122.55/25
SPF_IP200.38.122.65/24

Related pages

Pivot deeper into the graph from tvazteca.com.

Cypher and MCP

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

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