Skip to content

Hostname

uptvector.com

Last fetched

uptvector.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

uptvector.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.235.91.3118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

21 observed subdomains of uptvector.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for uptvector.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.newtekgateway.com
SPF_INCLUDEspf2.jotform.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP104.192.32.80/29
SPF_IP104.192.36.80/29
SPF_IP104.247.82.50
SPF_IP131.148.38.174
SPF_IP2001:4860:4000::/36
SPF_IP208.106.205.1/24
SPF_IP216.119.106.219/24
SPF_IP216.119.125.190
SPF_IP216.119.92.165
SPF_IP216.119.92.213
SPF_IP216.35.170.0/23
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2c0f:fb50:4000::/36
SPF_IP63.134.207.1/32
SPF_IP64.73.126.0/23
SPF_IP67.199.10.4/24
SPF_IP67.199.113.49
SPF_IP67.199.31.34
SPF_IP67.38.44.73/28
SPF_IP71.43.35.33/28
SPF_IP71.46.234.136/29
SPF_IP75.103.108.71
SPF_IP75.103.108.73
SPF_IP75.103.115.48
SPF_IP75.103.127.52

Related pages

Pivot deeper into the graph from uptvector.com.

Cypher and MCP

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

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