Skip to content

Hostname

t1v.com

Last fetched

t1v.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · t1v.comRouting diversity7.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/t1v.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.23716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.11816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.1016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.14516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.10916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.17116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.7216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.24816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.4416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.25116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.11116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.15216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.19916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.22716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.24016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.20516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
michael feldman
Contact emails

Subdomains

21 observed subdomains of t1v.com.

Web-graph footprint

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

88 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for t1v.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from t1v.com.

Cypher and MCP

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

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