Skip to content

Hostname

tving.com

Last fetched

tving.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.164.159.18815.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.192.4815.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.187.5015.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.68.2163.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.213.1053.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.69.673.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.137.17743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.211.11452.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.63.11043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.224.1443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

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 tving.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for tving.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP13.209.167.234
SPF_IP14.34.8.135
SPF_IP14.34.8.155
SPF_IP14.34.8.96
SPF_IP14.34.8.97
SPF_IP14.34.8.98
SPF_IP180.182.43.123
SPF_IP3.36.243.104
SPF_IP3.37.204.213
SPF_IP3.39.185.201
SPF_IP43.201.119.156
SPF_IP43.201.139.74

Related pages

Pivot deeper into the graph from tving.com.

Cypher and MCP

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

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