Skip to content

Hostname

odtuc.org.uk

Last fetched

odtuc.org.uk resolves to 1 IPv4 address operated by Freethought-AS - Freethought Internet Limited in GB. WHOIS lists registrar:host lincoln limited t/a jolt.co.uk [tag = jolt] as the registrar.

Nutrition Label

WHISPER CANON · odtuc.org.ukRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/odtuc.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
194.110.243.35194.110.243.0/24AS41000Freethought-AS - Freethought Internet LimitedGB

WHOIS identity

Registrar
registrar:host lincoln limited t/a jolt.co.uk [tag = jolt]
Organization
mark ladbrooke
Contact emails

Subdomains

9 observed subdomains of odtuc.org.uk.

Web-graph footprint

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

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • odtuc.org.uk

SPF policy

8 SPF mechanisms authorising senders for odtuc.org.uk.

MechanismTarget
SPF_Aodtuc.org.uk
SPF_INCLUDEspf.hosting02.layerip.com
SPF_IP194.110.243.35
SPF_IP37.61.235.10
SPF_IP37.61.235.11
SPF_IP37.61.235.12
SPF_IP37.61.237.29
SPF_MXodtuc.org.uk

Related pages

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

Cypher and MCP

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

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