Skip to content

Hostname

resus.org.uk

Last fetched

resus.org.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:microtech limited t/a cloudfloordns, llc [tag = microtech] as the registrar.

Nutrition Label

WHISPER CANON · resus.org.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/resus.org.uk

Resolution chain

resus.org.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:microtech limited t/a cloudfloordns, llc [tag = microtech]
Organization
resuscitation council uk
Contact emails

Subdomains

9 observed subdomains of resus.org.uk.

Web-graph footprint

Distinct hostnames that link to or from resus.org.uk in the public web crawl.

1,303 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for resus.org.uk.

MechanismTarget
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEfdspfus.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-a.authsmtp.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP109.109.151.77
SPF_IP140.150.68.174
SPF_IP148.105.8.0/21
SPF_IP154.47.67.71/32
SPF_IP154.47.68.16/28
SPF_IP154.47.68.32/32
SPF_IP154.47.68.4/30
SPF_IP154.47.68.8/29
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP51.148.115.57/29
SPF_IP64.71.149.160/28
SPF_IP72.52.72.32/28
SPF_IP81.131.8.224
SPF_IP81.134.231.140

Related pages

Pivot deeper into the graph from resus.org.uk.

Cypher and MCP

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

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