Skip to content

Hostname

executive-coaching.co.uk

Last fetched

executive-coaching.co.uk resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US. WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

WHISPER CANON · executive-coaching.co.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/executive-coaching.co.uk

Resolution chain

executive-coaching.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.197199.60.103.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS
199.60.103.97199.60.103.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
the executive coaching consultancy
Contact emails

Subdomains

25 observed subdomains of executive-coaching.co.uk.

Web-graph footprint

Distinct hostnames that link to or from executive-coaching.co.uk in the public web crawl.

40 sites link to this hostname.

191 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for executive-coaching.co.uk.

MechanismTarget
SPF_INCLUDE26709496.spf05.hubspotemail.net
SPF_INCLUDEmail.authsmtp.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP83.223.109.104
SPF_IP83.223.109.94
SPF_IP83.223.109.95

Related pages

Pivot deeper into the graph from executive-coaching.co.uk.

Cypher and MCP

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

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