Skip to content

Hostname

gestam.com.co

Last fetched

gestam.com.co resolves to 1 IPv4 address operated by OVH - OVH SAS in HR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · gestam.com.coRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/gestam.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.84.39192.99.0.0/16AS16276OVH - OVH SASHR

WHOIS identity

Registrar
iana:48
Organization
gestam s.a.s
Contact emails

Subdomains

4 observed subdomains of gestam.com.co.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gestam.com.co.

MechanismTarget
SPF_Agestam.com.co
SPF_INCLUDE_spf.dongee.com
SPF_INCLUDE_spf.google.com
SPF_IP147.135.121.234
SPF_IP192.99.84.39
SPF_MXgestam.com.co

Related pages

Pivot deeper into the graph from gestam.com.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gestam.com.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.