Skip to content

Hostname

server003.gestixi.com

Last fetched

server003.gestixi.com resolves to 1 IPv4 address operated by OVH in FR.

Nutrition Label

WHISPER CANON · server003.gestixi.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/server003.gestixi.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.31.85.82176.31.0.0/16AS16276OVHFR

WHOIS identity

No WHOIS records are currently associated with server003.gestixi.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for server003.gestixi.com.

MechanismTarget
SPF_Asrv-mailauto1.gestixi.com
SPF_Asrv-mailauto2.gestixi.com
SPF_Asrv-mailauto3.gestixi.com
SPF_Asrv-mailauto4.gestixi.com
SPF_Asrv-mailbox1.gestixi.com
SPF_Asrv-mailnews1.gestixi.com
SPF_Asrv-mailnews2.gestixi.com
SPF_Asrv-mailnews3.gestixi.com
SPF_Asrv-mailnews4.gestixi.com
SPF_Asrv-mailnews5.gestixi.com
SPF_Asrv-mailnews6.gestixi.com
SPF_IP149.202.162.22
SPF_IP193.70.27.32/27
SPF_IP46.105.49.16
SPF_IP5.135.60.56/30
SPF_IP5.196.207.44/30
SPF_IP51.210.234.128/25
SPF_IP51.68.236.225
SPF_IP54.36.205.134
SPF_IP87.98.156.162
SPF_IP87.98.156.79
SPF_IP87.98.164.15
SPF_IP91.121.52.132

Related pages

Pivot deeper into the graph from server003.gestixi.com.

Cypher and MCP

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

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