Skip to content

Hostname

getscw.com

Last fetched

getscw.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · getscw.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/getscw.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.28104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.28104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.156.144.126108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.33108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.63108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.70108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
172.67.68.160172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
matthew nederlanden
Contact emails

Subdomains

14 observed subdomains of getscw.com.

Web-graph footprint

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

88 sites link to this hostname.

174 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for getscw.com.

MechanismTarget
SPF_Agetscw.com
SPF_INCLUDE5417380.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_MXgetscw.com

Related pages

Pivot deeper into the graph from getscw.com.

Cypher and MCP

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

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