Skip to content

Hostname

gestip.pt

Last fetched

gestip.pt resolves to 1 IPv4 address operated by AS3243 in PT.

Nutrition Label

WHISPER CANON · gestip.ptRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/gestip.pt

Resolution chain

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

IPPrefixASNOperatorCountry
194.65.16.163194.65.0.0/16AS3243PT

WHOIS identity

Registrar
Organization
gestip - gestao imobiliaria e de participacoes lda
Contact emails

Subdomains

3 observed subdomains of gestip.pt.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gestip.pt.

MechanismTarget
SPF_INCLUDE_spf.ptasp.com

Related pages

Pivot deeper into the graph from gestip.pt.

Cypher and MCP

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

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