Skip to content

Hostname

getsnworks.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.213.240.7618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.221.5218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.106.1823.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.192.93.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.244.1313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.31.463.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.69.18234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.229.16534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.96.10134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.212.8134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.57.5934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.113.8434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.239.2934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.142.15935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.188.22435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.110.19435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.226.6844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.118.19544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.193.844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.132.4944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of getsnworks.com owner
Contact emails

Subdomains

48 observed subdomains of getsnworks.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for getsnworks.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from getsnworks.com.

Cypher and MCP

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

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