Skip to content

Hostname

gap.co.uk

Last fetched

gap.co.uk resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists registrar:godaddy corporate domains llc as the registrar.

Nutrition Label

WHISPER CANON · gap.co.ukRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/gap.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
23.50.131.13923.50.131.0/24AS20940AKAMAI-ASN1DE
23.50.131.15623.50.131.0/24AS20940AKAMAI-ASN1DE
23.60.96.4023.60.96.0/24AS20940AKAMAI-ASN1HK
23.60.96.4923.60.96.0/24AS20940AKAMAI-ASN1HK
95.101.133.7395.101.133.0/24AS1299TWELVE99 Arelion, fka Telia CarrierSE
95.101.133.9195.101.133.0/24AS1299TWELVE99 Arelion, fka Telia CarrierSE

WHOIS identity

Registrar
registrar:godaddy corporate domains llc
Organization
gap itm inc. non-uk corporation
Contact emails

Subdomains

25 observed subdomains of gap.co.uk.

Web-graph footprint

Distinct hostnames that link to or from gap.co.uk in the public web crawl.

467 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gap.co.uk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.next.co.uk
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from gap.co.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gap.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 20

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