Hostname
golf2020.com
Last fetched
golf2020.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
golf2020.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.12.233 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.13.233 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 44.208.83.180 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.84.240.235 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of golf2020.com owner
- Contact emails
- 1c4bf6e5-da15-49da-b1bc-60073c1fa98c@identity-protect.org
- 344456f2-93fc-4b92-b491-fe2cba1e0218@identity-protect.org
- 5a9ff605-69b3-4ebd-a4d3-2bf6a4697174@identity-protect.org
- 9808b7e8-817e-405e-a0b6-6889a1f6ac32@identity-protect.org
- a8225e74-35bd-49e9-ab53-37608533cfc4@identity-protect.org
- bcd15bd8-7862-4e5e-86d9-cb46cc1a15de@identity-protect.org
- d5f9e802-a04d-4737-ae09-8d98362f3c6d@identity-protect.org
- helpdesk@thefirsttee.org
- owner-8362695@golf2020.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of golf2020.com.
| Subdomain |
|---|
| www.golf2020.com |
Web-graph footprint
Distinct hostnames that link to or from golf2020.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for golf2020.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtpout1.namebrightmail.com |
| SPF_A | smtpout2.namebrightmail.com |
| SPF_INCLUDE | namebrightmail.com |
Related pages
Pivot deeper into the graph from golf2020.com.
- IP · 104.18.12.233
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 1c4bf6e5-da15-49da-b1bc-60073c1fa98c@identity-protect.org
- TLD · .com
- Browse hostnames · go…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "golf2020.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.