Skip to content

Hostname

ventnorfc.uk

Last fetched

ventnorfc.uk resolves to 1 IPv4 address operated by AS12488 in GB. WHOIS lists registrar:team blue internet services uk limited [tag = gurucloud] as the registrar.

Nutrition Label

WHISPER CANON · ventnorfc.ukRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ventnorfc.uk

Resolution chain

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

IPPrefixASNOperatorCountry
185.199.220.113185.199.220.0/24AS12488GB

WHOIS identity

Registrar
registrar:team blue internet services uk limited [tag = gurucloud]
Organization
Contact emails

Web-graph footprint

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

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ventnorfc.uk.

MechanismTarget
SPF_Aventnorfc.uk
SPF_INCLUDErelay.k.io
SPF_IP185.199.220.113
SPF_IP85.92.70.227/32
SPF_MXventnorfc.uk

Related pages

Pivot deeper into the graph from ventnorfc.uk.

Cypher and MCP

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

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