Skip to content

Hostname

ace.co.uk

Last fetched

ace.co.uk resolves to 1 IPv4 address operated by AS20940 in GB. WHOIS lists registrar:key-systems gmbh [tag = key-systems-de] as the registrar.

Nutrition Label

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

Resolution chain

ace.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.21.15.892.21.15.0/24AS20940GB

WHOIS identity

Registrar
registrar:key-systems gmbh [tag = key-systems-de]
Organization
express gifts ltd (c/o findel plc)
Contact emails

Subdomains

19 observed subdomains of ace.co.uk.

Web-graph footprint

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

24 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ace.co.uk.

MechanismTarget
SPF_Aace.co.uk
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.176.84.229
SPF_IP195.11.175.229
SPF_IP213.1.220.0/25
SPF_IP54.77.129.95/32
SPF_IP77.86.28.73
SPF_IP86.17.5.229
SPF_IP86.17.5.233
SPF_MXace.co.uk

Related pages

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

Cypher and MCP

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

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