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
Resolution chain
geeksquad.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.49.215 | 104.102.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.197.130.208 | 23.197.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.208.42.82 | 23.208.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.212.216.161 | 23.212.208.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.61.63.4 | 23.61.48.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 92.122.104.210 | 92.122.104.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 95.100.64.47 | 95.100.64.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- bby solutions,
- Contact emails
Subdomains
85 observed subdomains of geeksquad.com.
Showing 25 of 85. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from geeksquad.com in the public web crawl.
282 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for geeksquad.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.geeksquad.com |
| SPF_INCLUDE | spf1.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.