Hostname
gigam.fr
Last fetched
gigam.fr resolves to 1 IPv4 address operated by NEO-CENTER-EST - Neo Center Est SARL in FR. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
gigam.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 |
|---|---|---|---|---|
| 109.203.67.235 | 109.203.64.0/19 | AS202236 | NEO-CENTER-EST - Neo Center Est SARL | FR |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- gie gigam
- Contact emails
Subdomains
16 observed subdomains of gigam.fr.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for gigam.fr.
| Mechanism | Target |
|---|---|
| SPF_A | mxav.giegigam.com |
| SPF_A | v13.giegigam.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.203.67.238 |
| SPF_IP | 109.203.69.178 |
Related pages
Pivot deeper into the graph from gigam.fr.
- IP · 109.203.67.235
- ASN · AS202236NEO-CENTER-EST - Neo Center Est SARL
- Registrar · registrar:ovh
- Country · FR
- Email · 9l2hwgf055nf3097g8uk@m.o-w-o.info
- TLD · .fr
- Browse hostnames · gi…
- 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: "gigam.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.