Hostname
gap-group.co.uk
Last fetched
gap-group.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ionos se as the registrar.
Nutrition Label
Resolution chain
gap-group.co.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:ionos se
- Organization
- gap group
- Contact emails
- —
Subdomains
32 observed subdomains of gap-group.co.uk.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gap-group.co.uk in the public web crawl.
129 sites link to this hostname.
218 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
41 SPF mechanisms authorising senders for gap-group.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | dcmailrelay.zellis.com |
| SPF_A | mail.zohoanalytics.eu |
| SPF_INCLUDE | 143153391.spf07.hubspotemail.net |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | eu.mailgun.org |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | eu1.inforcloudsuite.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.eu |
| SPF_IP | 139.162.205.42 |
| SPF_IP | 141.193.32.0/23 |
| SPF_IP | 143.55.236.0/22 |
| SPF_IP | 148.59.101.16/28 |
| SPF_IP | 159.135.132.128/25 |
| SPF_IP | 159.135.140.80/29 |
| SPF_IP | 161.38.204.0/22 |
| SPF_IP | 18.168.140.58/32 |
| SPF_IP | 18.168.51.200/32 |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 185.211.120.0/22 |
| SPF_IP | 185.250.236.0/22 |
| SPF_IP | 194.75.245.192/26 |
| SPF_IP | 198.244.60.0/22 |
| SPF_IP | 198.37.154.52/32 |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 204.220.160.0/21 |
| SPF_IP | 23.249.208.0/20 |
| SPF_IP | 23.251.224.0/19 |
| SPF_IP | 31.193.5.113 |
| SPF_IP | 46.235.17.249/32 |
| SPF_IP | 46.235.17.250/32 |
| SPF_IP | 46.235.17.251/32 |
| SPF_IP | 46.235.17.252/32 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 54.240.64.0/19 |
| SPF_IP | 54.240.96.0/19 |
| SPF_IP | 69.169.224.0/20 |
| SPF_IP | 76.223.176.0/20 |
| SPF_IP | 87.253.232.0/21 |
Related pages
Pivot deeper into the graph from gap-group.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gap-group.co.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.