Skip to content

Hostname

golfdigest.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.96.210100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.246.4818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.68.22618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.159.2503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.66.1753.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.91.18934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.60.17334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.2.7934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.78.10935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.107.23644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.185.11252.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.223.19852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.13.12252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.203.14152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.7.1654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.199.5654.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.153.2354.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.187.8954.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.118.11154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.178.9098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:470
Organization
conde nast publications
Contact emails

Subdomains

48 observed subdomains of golfdigest.com.

Web-graph footprint

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

6,665 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for golfdigest.com.

Related pages

Pivot deeper into the graph from golfdigest.com.

Cypher and MCP

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

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