Skip to content

Hostname

cuforms.org.uk

Last fetched

cuforms.org.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ionos se [tag = 1and1] as the registrar.

Nutrition Label

WHISPER CANON · cuforms.org.ukRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/cuforms.org.uk

Resolution chain

cuforms.org.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.28.105104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.145.216172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
20.77.34.3520.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
registrar:ionos se [tag = 1and1]
Organization
ellingham and chisholm
Contact emails

Subdomains

2 observed subdomains of cuforms.org.uk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cuforms.org.uk.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com

Related pages

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

Cypher and MCP

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

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