Skip to content

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

WHISPER CANON · gamigo.comRouting diversity3.9/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gamigo.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.94.222.22104.94.222.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaUS
104.94.223.22104.94.223.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaUS
104.96.178.16104.96.178.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaAU
104.96.179.16104.96.179.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaAU
104.96.180.13104.96.180.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaBR

WHOIS identity

Registrar
iana:269
Organization
gamigo
Contact emails

Subdomains

129 observed subdomains of gamigo.com.

Web-graph footprint

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

63 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gamigo.com.

MechanismTarget
SPF_INCLUDE_spf.gamigo.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.