Skip to content

Hostname

twcnews.com

Last fetched

twcnews.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · twcnews.comRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/twcnews.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.196.74.6434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.169.24434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.37.13352.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
charter communications operating,
Contact emails

Subdomains

41 observed subdomains of twcnews.com.

Web-graph footprint

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

960 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for twcnews.com.

MechanismTarget
SPF_IP24.176.92.28/32
SPF_MXtwcnews.com

Related pages

Pivot deeper into the graph from twcnews.com.

Cypher and MCP

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

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