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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.4.220 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.220 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.74.217 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - 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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
37 SPF mechanisms authorising senders for cgi.org.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | madgexjb.com |
| SPF_INCLUDE | spf-uk.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.strategiesuk.net |
| SPF_INCLUDE | theaccessgroupspf.smtp.com |
| SPF_IP | 20.77.152.101 |
| SPF_IP | 20.77.152.102 |
| SPF_IP | 20.77.152.18 |
| SPF_IP | 20.77.152.232 |
| SPF_IP | 20.77.152.240 |
| SPF_IP | 20.77.152.255 |
| SPF_IP | 20.77.152.31 |
| SPF_IP | 20.77.152.48 |
| SPF_IP | 20.77.152.61 |
| SPF_IP | 20.77.152.66 |
| SPF_IP | 20.77.153.105 |
| SPF_IP | 20.77.153.184 |
| SPF_IP | 20.77.153.192 |
| SPF_IP | 20.77.153.3 |
| SPF_IP | 20.77.153.30 |
| SPF_IP | 20.77.153.65 |
| SPF_IP | 20.77.153.88 |
| SPF_IP | 20.77.153.96 |
| SPF_IP | 20.77.153.98 |
| SPF_IP | 51.104.28.73 |
| SPF_IP | 51.132.155.253 |
| SPF_IP | 51.132.157.239 |
| SPF_IP | 51.132.157.68 |
| SPF_IP | 51.132.158.218 |
| SPF_IP | 51.132.159.105 |
| SPF_IP | 51.132.159.146 |
| SPF_IP | 51.132.159.206 |
| SPF_IP | 51.132.44.190 |
| SPF_IP | 51.132.46.135 |
| SPF_IP | 51.132.46.87 |
| SPF_IP | 51.132.47.69 |
Related pages
Pivot deeper into the graph from cgi.org.uk.
- IP · 104.26.4.220
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:123-reg limited t/a 123-reg
- Country · CA
- Email · redacted@nominet.uk
- Apex domain · org.uk
- TLD · .uk
- Browse hostnames · cg…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.