Skip to content

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

WHISPER CANON · williamhill.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/williamhill.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.82.23.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.493.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.563.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.613.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.47.10252.85.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.47.12052.85.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.47.2952.85.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.47.5152.85.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:447
Organization
domain manager
Contact emails

Subdomains

231 observed subdomains of williamhill.com.

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.

Related pages

Pivot deeper into the graph from williamhill.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.