Skip to content

Hostname

tsnvcs.com

Last fetched

tsnvcs.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · tsnvcs.comRouting diversity6.3/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tsnvcs.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.138.15316.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.117.3.3118.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.219.13518.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.244.11918.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.69.7018.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.84.2818.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.155.6918.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.154.6918.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.222.55.3318.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.105.10118.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.239.2363.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.78.2383.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.154.2043.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.3.103.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.177.1863.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.214.2413.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.163.2413.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.209.463.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.213.1343.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.94.543.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of tsnvcs.com owner
Contact emails

Subdomains

9 observed subdomains of tsnvcs.com.

Web-graph footprint

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

8 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tsnvcs.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from tsnvcs.com.

Cypher and MCP

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

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