Skip to content

Hostname

gap.co.jp

Last fetched

gap.co.jp resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · gap.co.jpRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/gap.co.jp

Resolution chain

gap.co.jp resolves to 3 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.62.10.5923.62.10.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
92.122.88.4292.122.88.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CO
92.122.88.4292.122.88.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CO

WHOIS identity

Registrar
Organization
gap japan k. k.
Contact emails

Subdomains

71 observed subdomains of gap.co.jp.

Web-graph footprint

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

759 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gap.co.jp.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail1.gap.co.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.e-gift.co
SPF_IP122.209.66.130
SPF_IP202.213.206.0/27
SPF_IP210.155.146.64/26
SPF_IP210.166.234.0/26

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gap.co.jp"})-[: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.