Skip to content

Hostname

ashtons.co.uk

Last fetched

ashtons.co.uk resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

WHISPER CANON · ashtons.co.ukRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ashtons.co.uk

Resolution chain

ashtons.co.uk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.237.35108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.163.19518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.177.5552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.116.20352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.172.10154.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.12.11063.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
karl judd
Contact emails

Subdomains

3 observed subdomains of ashtons.co.uk.

Web-graph footprint

Distinct hostnames that link to or from ashtons.co.uk in the public web crawl.

37 sites link to this hostname.

232 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ashtons.co.uk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.hoowla.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailtastic.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP3.9.168.189
SPF_IP51.219.214.76
SPF_IP82.146.145.38
SPF_MXashtons.co.uk

Related pages

Pivot deeper into the graph from ashtons.co.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ashtons.co.uk"})-[: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.