Hostname
williamhill.com
Last fetched
williamhill.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:447 as the registrar.
Nutrition Label
Resolution chain
williamhill.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.161.82.2 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.49 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.56 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.61 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.85.47.102 | 52.85.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.85.47.120 | 52.85.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.85.47.29 | 52.85.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.85.47.51 | 52.85.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:447
- Organization
- domain manager
- Contact emails
Subdomains
231 observed subdomains of williamhill.com.
Showing 25 of 231. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from williamhill.com in the public web crawl.
1,335 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for williamhill.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc1715-26.c3s2.iphmx.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | rnmk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 141.138.130.0/23 |
| SPF_IP | 94.236.83.186/32 |
| SPF_IP | 95.131.184.0/24 |
| SPF_IP | 95.131.189.0/24 |
Related pages
Pivot deeper into the graph from williamhill.com.
- IP · 3.161.82.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:447
- Country · DE
- Email · domains@williamhill.com
- TLD · .com
- Browse hostnames · wi…
- 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: "williamhill.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.