Hostname
gloft.co
Last fetched
gloft.co resolves to 1 IPv4 address operated by GAMELOFT - Divertissements GameLoft Inc in CA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
gloft.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.71.186.74 | 208.71.184.0/22 | AS11807 | GAMELOFT - Divertissements GameLoft Inc | CA |
WHOIS identity
- Registrar
- iana:81
- Organization
- gameloft
- Contact emails
Subdomains
3 observed subdomains of gloft.co.
| Subdomain |
|---|
| k.gloft.co |
| www.gloft.co |
| m.gloft.co |
Web-graph footprint
Distinct hostnames that link to or from gloft.co in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for gloft.co.
| Mechanism | Target |
|---|---|
| SPF_A | alt-relay.gameloft.com |
| SPF_A | calpico.mdc.gameloft.com |
| SPF_A | gloft.co |
| SPF_A | relay01.gameloft.com |
| SPF_A | relay02.gameloft.com |
| SPF_A | smarthost.gameloft.com |
| SPF_IP | 202.47.31.51 |
| SPF_MX | gloft.co |
Related pages
Pivot deeper into the graph from gloft.co.
- IP · 208.71.186.74
- ASN · AS11807GAMELOFT - Divertissements GameLoft Inc
- Registrar · iana:81
- Country · CA
- Email · hostmaster@gameloft.com
- TLD · .co
- Browse hostnames · gl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gloft.co"})-[: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.