Skip to content

Hostname

skytouchhos.com

Last fetched

skytouchhos.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.208.169.14534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.171.4135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.150.20744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.229.3744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.136.11444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.8.15544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.236.2352.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.163.227184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
csc corporate domains,
Contact emails

Subdomains

27 observed subdomains of skytouchhos.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for skytouchhos.com.

MechanismTarget
SPF_Askytouchhos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.239.217.173
SPF_IP192.61.136.222
SPF_IP52.26.18.86/32
SPF_MXskytouchhos.com

Related pages

Pivot deeper into the graph from skytouchhos.com.

Cypher and MCP

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

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