Skip to content

Hostname

cafod.org.uk

Last fetched

cafod.org.uk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.

Nutrition Label

WHISPER CANON · cafod.org.ukRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/cafod.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
209.38.169.109209.38.168.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Organization
catholic agency for overseas development
Contact emails

Subdomains

48 observed subdomains of cafod.org.uk.

Web-graph footprint

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

1,831 sites link to this hostname.

268 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cafod.org.uk.

MechanismTarget
SPF_INCLUDEspf2.cafod.org.uk
SPF_IP209.222.80.0/21
SPF_IP212.54.136.59/32
SPF_IP64.235.144.0/20
SPF_IP74.91.88.107/32
SPF_IP80.169.158.80/29
SPF_IP80.169.51.176/29
SPF_IP80.87.129.250
SPF_IP80.87.133.144/29
SPF_IP94.176.208.92

Related pages

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

Cypher and MCP

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

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