Skip to content

Hostname

patrickcallaghan.co.uk

Last fetched

patrickcallaghan.co.uk is a registered hostname under the .uk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · patrickcallaghan.co.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/patrickcallaghan.co.uk

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:heart internet limited t/a heart internet [tag = heartinternet]
Organization
Contact emails

Subdomains

3 observed subdomains of patrickcallaghan.co.uk.

Web-graph footprint

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

257 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for patrickcallaghan.co.uk.

MechanismTarget
SPF_Amailforwards.extendcp.co.uk
SPF_Apatrickcallaghan.co.uk
SPF_INCLUDEsoverin.net
SPF_MXpatrickcallaghan.co.uk

Related pages

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

Cypher and MCP

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

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