Skip to content

Hostname

api.globalgest.online

Last fetched

api.globalgest.online resolves to 1 IPv4 address operated by AS42220 in ES.

Nutrition Label

WHISPER CANON · api.globalgest.onlineRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.globalgest.online

Resolution chain

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

IPPrefixASNOperatorCountry
217.18.165.53217.18.160.0/20AS42220ES

WHOIS identity

No WHOIS records are currently associated with api.globalgest.online in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from api.globalgest.online in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for api.globalgest.online.

MechanismTarget
SPF_Aapi.globalgest.online
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmx.ovh.com
SPF_IP149.202.176.108
SPF_IP82.98.158.52
SPF_MXapi.globalgest.online

Related pages

Pivot deeper into the graph from api.globalgest.online.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "api.globalgest.online"})-[: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.