Hostname
13commeune.fr
Last fetched
13commeune.fr resolves to 1 IPv4 address operated by AS41653 in FR. WHOIS lists registrar:aqua ray sas as the registrar.
Nutrition Label
Resolution chain
13commeune.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.14.22.253 | 195.14.22.0/24 | AS41653 | — | FR |
WHOIS identity
- Registrar
- registrar:aqua ray sas
- Organization
- descharles
- Contact emails
Subdomains
2 observed subdomains of 13commeune.fr.
Web-graph footprint
Distinct hostnames that link to or from 13commeune.fr in the public web crawl.
95 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for 13commeune.fr.
| Mechanism | Target |
|---|---|
| SPF_A | 13commeune.fr |
| SPF_IP | 195.14.22.253 |
| SPF_MX | 13commeune.fr |
Related pages
Pivot deeper into the graph from 13commeune.fr.
- IP · 195.14.22.253
- ASN · AS41653
- Registrar · registrar:aqua ray sas
- Country · FR
- Email · genevieve.descharles@cergypontoise.fr
- TLD · .fr
- Browse hostnames · 13…
- 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: "13commeune.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.