Skip to content

Hostname

ascot.com

Last fetched

ascot.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:79 as the registrar.

Nutrition Label

WHISPER CANON · ascot.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ascot.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.118108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.41108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.61108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.69108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.10318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.10818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.55.11418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.12518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1263.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.873.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.893.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.953.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.10965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:79
Organization
ascot racecourse
Contact emails

Subdomains

26 observed subdomains of ascot.com.

Web-graph footprint

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

764 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ascot.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.33.10.232/29
SPF_IP185.94.116.0/24
SPF_IP193.41.56.7
SPF_IP194.165.52.0/24
SPF_IP195.192.208.64/28
SPF_IP20.67.167.255
SPF_IP91.135.168.128/29

Related pages

Pivot deeper into the graph from ascot.com.

Cypher and MCP

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

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