Hostname
saintagathon.fr
Last fetched
saintagathon.fr resolves to 2 IPv4 addresses operated by AS50474 in FR. WHOIS lists registrar:qualite informatique as the registrar.
Nutrition Label
Resolution chain
saintagathon.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.234.162.30 | 109.234.162.0/24 | AS50474 | — | FR |
| 37.157.226.62 | 37.157.226.0/24 | AS42845 | — | FR |
WHOIS identity
- Registrar
- registrar:qualite informatique
- Organization
- mairie de saint agathon
- Contact emails
Subdomains
4 observed subdomains of saintagathon.fr.
Web-graph footprint
Distinct hostnames that link to or from saintagathon.fr in the public web crawl.
5 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for saintagathon.fr.
| Mechanism | Target |
|---|---|
| SPF_A | saintagathon.fr |
| SPF_IP | 37.157.226.0/26 |
| SPF_MX | saintagathon.fr |
Related pages
Pivot deeper into the graph from saintagathon.fr.
- IP · 109.234.162.30
- ASN · AS50474
- Registrar · registrar:qualite informatique
- Country · FR
- Email · mairiesaintagathon@wanadoo.fr
- TLD · .fr
- Browse hostnames · sa…
- 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: "saintagathon.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.