Skip to content

Hostname

cgi.org.uk

Last fetched

cgi.org.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:123-reg limited t/a 123-reg as the registrar.

Nutrition Label

WHISPER CANON · cgi.org.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cgi.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.220104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.220104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.217172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg
Organization
northscotland.com
Contact emails

Subdomains

7 observed subdomains of cgi.org.uk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for cgi.org.uk.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmadgexjb.com
SPF_INCLUDEspf-uk.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.strategiesuk.net
SPF_INCLUDEtheaccessgroupspf.smtp.com
SPF_IP20.77.152.101
SPF_IP20.77.152.102
SPF_IP20.77.152.18
SPF_IP20.77.152.232
SPF_IP20.77.152.240
SPF_IP20.77.152.255
SPF_IP20.77.152.31
SPF_IP20.77.152.48
SPF_IP20.77.152.61
SPF_IP20.77.152.66
SPF_IP20.77.153.105
SPF_IP20.77.153.184
SPF_IP20.77.153.192
SPF_IP20.77.153.3
SPF_IP20.77.153.30
SPF_IP20.77.153.65
SPF_IP20.77.153.88
SPF_IP20.77.153.96
SPF_IP20.77.153.98
SPF_IP51.104.28.73
SPF_IP51.132.155.253
SPF_IP51.132.157.239
SPF_IP51.132.157.68
SPF_IP51.132.158.218
SPF_IP51.132.159.105
SPF_IP51.132.159.146
SPF_IP51.132.159.206
SPF_IP51.132.44.190
SPF_IP51.132.46.135
SPF_IP51.132.46.87
SPF_IP51.132.47.69

Related pages

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

Cypher and MCP

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

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