Skip to content

Hostname

geeksquad.com

Last fetched

geeksquad.com resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · geeksquad.comRouting diversity4.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/geeksquad.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.49.215104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.197.130.20823.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.208.42.8223.208.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.212.216.16123.212.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.61.63.423.61.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
92.122.104.21092.122.104.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
95.100.64.4795.100.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
bby solutions,
Contact emails

Subdomains

85 observed subdomains of geeksquad.com.

Web-graph footprint

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

282 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for geeksquad.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.geeksquad.com
SPF_INCLUDEspf1.manage.net

Related pages

Pivot deeper into the graph from geeksquad.com.

Cypher and MCP

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

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