Skip to content

Hostname

splashtop.com

Last fetched

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

Nutrition Label

WHISPER CANON · splashtop.comRouting diversity6.1/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/splashtop.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.147.136100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.55.21523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.119.1313.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.81.953.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.182.753.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.5.18735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.73.22435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.129.22150.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.18.4552.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.74.9952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.25.6752.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.167.8154.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.216.16254.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.204.22954.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.111.8454.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.202.21198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.92.1898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.179.14898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.6.23232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.112.15744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
devicevm inc. devicevm
Contact emails

Subdomains

165 observed subdomains of splashtop.com.

Web-graph footprint

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

2,320 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for splashtop.com.

Related pages

Pivot deeper into the graph from splashtop.com.

Cypher and MCP

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

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