Hostname
gamigo.com
Last fetched
gamigo.com resolves to 5 IPv4 addresses operated by TELCOMNET-AS Telcomnet LLC, Moscow, Russia in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
gamigo.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.94.222.22 | 104.94.222.0/24 | AS33905 | TELCOMNET-AS Telcomnet LLC, Moscow, Russia | US |
| 104.94.223.22 | 104.94.223.0/24 | AS33905 | TELCOMNET-AS Telcomnet LLC, Moscow, Russia | US |
| 104.96.178.16 | 104.96.178.0/24 | AS33905 | TELCOMNET-AS Telcomnet LLC, Moscow, Russia | AU |
| 104.96.179.16 | 104.96.179.0/24 | AS33905 | TELCOMNET-AS Telcomnet LLC, Moscow, Russia | AU |
| 104.96.180.13 | 104.96.180.0/24 | AS33905 | TELCOMNET-AS Telcomnet LLC, Moscow, Russia | BR |
WHOIS identity
- Registrar
- iana:269
- Organization
- gamigo
- Contact emails
Subdomains
129 observed subdomains of gamigo.com.
Showing 25 of 129. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gamigo.com in the public web crawl.
63 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for gamigo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.gamigo.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from gamigo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gamigo.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.