Skip to content

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

WHISPER CANON · gloft.coRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gloft.co

Resolution chain

gloft.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.71.186.74208.71.184.0/22AS11807GAMELOFT - Divertissements GameLoft IncCA

WHOIS identity

Registrar
iana:81
Organization
gameloft
Contact emails

Subdomains

3 observed subdomains of 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

SPF policy

8 SPF mechanisms authorising senders for gloft.co.

MechanismTarget
SPF_Aalt-relay.gameloft.com
SPF_Acalpico.mdc.gameloft.com
SPF_Agloft.co
SPF_Arelay01.gameloft.com
SPF_Arelay02.gameloft.com
SPF_Asmarthost.gameloft.com
SPF_IP202.47.31.51
SPF_MXgloft.co

Related pages

Pivot deeper into the graph from gloft.co.

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 20

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