Hostname
canongategolf.com
Last fetched
canongategolf.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
canongategolf.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.69.40.231 | 54.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- canongate golf club
- Contact emails
- rsmith@sequoiagolf.com
- 359d0380-5ec0-4bd1-a3ca-bf079a4b00b0@identity-protect.org
- 662978b1-4aad-4bc8-b74b-5b4c1d71b088@identity-protect.org
- 7463a277-9618-42f2-92b6-cde82880b8eb@identity-protect.org
- 74d7d921-95d4-41ab-89f2-3c10c42be5dc@identity-protect.org
- 7c542400-0de9-40c1-9835-c53747ee6a2d@identity-protect.org
- 8d8e00ef-0184-4794-a9bc-92bf58cebaf5@identity-protect.org
- ecf3d745-89ef-48ed-8383-9fd26e63f1e4@identity-protect.org
- owner-8227656@canongategolf.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of canongategolf.com.
Web-graph footprint
Distinct hostnames that link to or from canongategolf.com in the public web crawl.
34 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for canongategolf.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.203.192.190 |
| SPF_IP | 52.203.210.215 |
Related pages
Pivot deeper into the graph from canongategolf.com.
- IP · 54.69.40.231
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · rsmith@sequoiagolf.com
- TLD · .com
- Browse hostnames · ca…
- 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: "canongategolf.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.