Skip to content

Hostname

uptvs.com

Last fetched

uptvs.com resolves to 4 IPv4 addresses operated by AS48715 in IR. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · uptvs.comRouting diversity3.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uptvs.com

Resolution chain

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

WHOIS identity

Registrar
iana:469
Organization
william l. larochelle
Contact emails

Subdomains

13 observed subdomains of uptvs.com.

Web-graph footprint

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

116 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • uptvs.com

SPF policy

15 SPF mechanisms authorising senders for uptvs.com.

MechanismTarget
SPF_Auptvs.com
SPF_IP185.120.221.252
SPF_IP185.120.221.254
SPF_IP185.120.222.246
SPF_IP185.141.132.23
SPF_IP185.49.84.230
SPF_IP199.167.138.1/24
SPF_IP199.167.138.70
SPF_IP199.167.138.71
SPF_IP46.4.244.143
SPF_IP49.12.129.146
SPF_IP49.12.129.169
SPF_IP77.238.122.130
SPF_IP88.99.204.24
SPF_MXuptvs.com

Related pages

Pivot deeper into the graph from uptvs.com.

Cypher and MCP

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

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