Hostname
gestmax.fr
Last fetched
gestmax.fr resolves to 1 IPv4 address operated by AS197036 in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
gestmax.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.28.203.217 | 195.28.192.0/19 | AS197036 | — | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- aktor interactive
- Contact emails
- 06739012ff3f037acc09c2673b010a30-842345@contact.gandi.net
- 4ee546addcc1e62bdf74643c82b77dae-842345@contact.gandi.net
- 7b5e8e3a2124b3f1d156244660142966-842345@contact.gandi.net
- 906199fc42f6a9ebd2b4df4cb815455a-df412@contact.gandi.net
- dcb26137e7d425c4caad92c983684058-139602@contact.gandi.net
- ff6bc75dee386c328089c1f6d601765f-842345@contact.gandi.net
Subdomains
140 observed subdomains of gestmax.fr.
Showing 25 of 140. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gestmax.fr in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for gestmax.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.dev.inasoft.net |
| SPF_INCLUDE | _spf.inasoft.net |
Related pages
Pivot deeper into the graph from gestmax.fr.
- IP · 195.28.203.217
- ASN · AS197036
- Registrar · registrar:gandi
- Country · FR
- Email · 06739012ff3f037acc09c2673b010a30-842345@contact.gandi.net
- TLD · .fr
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gestmax.fr"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.