Hostname
gap.eu
Last fetched
gap.eu resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:markmonitor inc. as the registrar.
Nutrition Label
Resolution chain
gap.eu resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.209.208.103 | 23.209.208.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.35.198.36 | 23.35.192.0/21 | AS3786 | — | KR |
| 23.61.212.61 | 23.61.212.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 88.221.168.50 | 88.221.168.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.52.180.51 | 23.52.180.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- registrar:markmonitor inc.
- Organization
- —
- Contact emails
- —
Subdomains
32 observed subdomains of gap.eu.
Showing 20 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gap.eu in the public web crawl.
311 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for gap.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.153.202.120 |
| SPF_IP | 198.153.202.121 |
| SPF_IP | 70.37.176.254 |
| SPF_IP | 70.37.180.254 |
| SPF_IP | 79.174.169.113 |
| SPF_IP | 8.45.104.21 |
| SPF_IP | 8.45.104.23 |
Related pages
Pivot deeper into the graph from gap.eu.
- IP · 23.209.208.103
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:markmonitor inc.
- Country · DE
- TLD · .eu
- Browse hostnames · ga…
- 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: "gap.eu"})-[: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.