Skip to content

Hostname

ceop.gov.uk

Last fetched

ceop.gov.uk resolves to 1 IPv4 address operated by AS60819 in GB.

Nutrition Label

WHISPER CANON · ceop.gov.ukRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ceop.gov.uk

Resolution chain

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

IPPrefixASNOperatorCountry
217.19.248.132217.19.248.0/24AS60819GB

WHOIS identity

No WHOIS records are currently associated with ceop.gov.uk in WhisperGraph.

Subdomains

3 observed subdomains of ceop.gov.uk.

Web-graph footprint

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

392 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ceop.gov.uk.

MechanismTarget
SPF_INCLUDEceop.gov.uk
SPF_IP217.147.65.211
SPF_IP217.147.78.195/32
SPF_IP217.64.226.202/32

Related pages

Pivot deeper into the graph from ceop.gov.uk.

Cypher and MCP

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

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