Hostname
thegap.info
Last fetched
thegap.info resolves to 1 IPv4 address operated by BYTEMARK-AS - Iomart Managed Services Limited in GB. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
thegap.info resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.76.27.253 | 194.76.26.0/23 | AS35425 | BYTEMARK-AS - Iomart Managed Services Limited | GB |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
142 observed subdomains of thegap.info.
Showing 25 of 142. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- thegap.info
SPF policy
9 SPF mechanisms authorising senders for thegap.info.
| Mechanism | Target |
|---|---|
| SPF_A | thegap.info |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.cloudplatform1.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.203.118.162 |
| SPF_IP | 109.203.119.149 |
| SPF_IP | 194.76.27.253 |
| SPF_IP | 198.12.148.146 |
| SPF_MX | thegap.info |
Related pages
Pivot deeper into the graph from thegap.info.
- IP · 194.76.27.253
- ASN · AS35425BYTEMARK-AS - Iomart Managed Services Limited
- Registrar · iana:146
- Country · GB
- Email · sue@mananltd.com
- TLD · .info
- Browse hostnames · th…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thegap.info"})-[: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.