Skip to content

Hostname

cestrian.co.uk

Last fetched

cestrian.co.uk resolves to 1 IPv4 address operated by AS59565 in GB. WHOIS lists registrar:cronos internet ltd [tag = cronosinternet] as the registrar.

Nutrition Label

WHISPER CANON · cestrian.co.ukRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cestrian.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
79.174.171.24179.174.168.0/22AS59565GB

WHOIS identity

Registrar
registrar:cronos internet ltd [tag = cronosinternet]
Organization
cestrian
Contact emails

Subdomains

8 observed subdomains of cestrian.co.uk.

Web-graph footprint

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

31 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cestrian.co.uk.

MechanismTarget
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.everycloudtech.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP130.185.67.10
SPF_IP92.42.148.230

Related pages

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

Cypher and MCP

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

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