Skip to content

Hostname

acushnetgolf.com

Last fetched

acushnetgolf.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · acushnetgolf.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/acushnetgolf.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.141.1153.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.1193.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.123.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.1203.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.57.12099.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.4599.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.6799.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.8799.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
internet domains
Contact emails

Subdomains

59 observed subdomains of acushnetgolf.com.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for acushnetgolf.com.

MechanismTarget
SPF_INCLUDE_spf-ipreo.acushnetgolf.com
SPF_INCLUDE_spf-wombat.acushnetgolf.com
SPF_INCLUDE_spf.q4press.com
SPF_INCLUDEipreomail.com
SPF_INCLUDEspf-00454501.pphosted.com
SPF_INCLUDEspf-00454502.pphosted.com
SPF_INCLUDEspf.constantcontact.com
SPF_IP107.0.159.135
SPF_IP12.38.120.129
SPF_IP12.38.120.135
SPF_IP149.72.142.131/32
SPF_IP64.106.173.0/25
SPF_IP65.126.226.135

Related pages

Pivot deeper into the graph from acushnetgolf.com.

Cypher and MCP

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

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