Skip to content

Hostname

puttshack.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.105.16316.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.116.176.12518.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.118.61.6218.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.186.4618.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.249.11018.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.169.16018.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.175.1118.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.98.18118.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.224.87.17618.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.36.1673.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.1.2143.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.111.1033.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.222.1453.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.176.2133.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.130.1343.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.19.1763.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.5.1753.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.95.2513.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.62.173.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.131.103.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

59 observed subdomains of puttshack.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for puttshack.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP167.98.145.98
SPF_IP193.117.214.18
SPF_IP62.64.216.18

Related pages

Pivot deeper into the graph from puttshack.com.

Cypher and MCP

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

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