Skip to content

Hostname

gestixi.com

Last fetched

gestixi.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:433
Organization
badia nicolas
Contact emails

Subdomains

42 observed subdomains of gestixi.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for 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 gestixi.com.

Cypher and MCP

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

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