Skip to content

Hostname

footjoy.com

Last fetched

footjoy.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 · footjoy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/footjoy.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.122.1918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.53.1193.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.123.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.173.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.53.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
99.84.252.12499.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.1699.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.6099.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.7299.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
internet domains
Contact emails

Subdomains

16 observed subdomains of footjoy.com.

Web-graph footprint

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

568 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for footjoy.com.

Related pages

Pivot deeper into the graph from footjoy.com.

Cypher and MCP

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

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