Skip to content

Hostname

gapfactory.com

Last fetched

gapfactory.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in GB.

Nutrition Label

WHISPER CANON · gapfactory.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gapfactory.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.22.45.1102.22.44.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.GB
23.209.210.5223.209.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.182.5023.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.62.11.24423.62.10.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
72.246.28.21672.246.28.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from gapfactory.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gapfactory.com.

MechanismTarget
SPF_INCLUDE_spf1.gap.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP67.216.176.146
SPF_IP67.216.176.147/32
SPF_IP67.216.187.35
SPF_IP67.216.191.149
SPF_IP70.37.176.254
SPF_IP70.37.180.254

Related pages

Pivot deeper into the graph from gapfactory.com.

Cypher and MCP

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

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