Skip to content

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

WHISPER CANON · gap.euRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/gap.eu

Resolution chain

gap.eu resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.209.208.10323.209.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.35.198.3623.35.192.0/21AS3786KR
23.61.212.6123.61.212.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
88.221.168.5088.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.180.5123.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
Contact emails

Subdomains

32 observed subdomains of gap.eu.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gap.eu.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.153.202.120
SPF_IP198.153.202.121
SPF_IP70.37.176.254
SPF_IP70.37.180.254
SPF_IP79.174.169.113
SPF_IP8.45.104.21
SPF_IP8.45.104.23

Related pages

Pivot deeper into the graph from gap.eu.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.