Hostname
mailremunere.org
Last fetched
mailremunere.org resolves to 2 IPv4 addresses operated by O2SWITCH - O2SWITCH SAS in FR. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
mailremunere.org 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.165.227 | 109.234.164.0/22 | AS50474 | O2SWITCH - O2SWITCH SAS | FR |
| 185.53.209.100 | 185.53.209.0/24 | AS36007 | KAMATERA - Kamatera, Inc. | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- laurent beziau
- Contact emails
Subdomains
2 observed subdomains of mailremunere.org.
Web-graph footprint
Distinct hostnames that link to or from mailremunere.org in the public web crawl.
9 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- mail.mailremunere.org
- mailremunere.org
SPF policy
4 SPF mechanisms authorising senders for mailremunere.org.
| Mechanism | Target |
|---|---|
| SPF_A | mailremunere.org |
| SPF_INCLUDE | spf.jabatus.fr |
| SPF_IP | 109.234.165.14 |
| SPF_MX | mailremunere.org |
Related pages
Pivot deeper into the graph from mailremunere.org.
- IP · 109.234.165.227
- ASN · AS50474O2SWITCH - O2SWITCH SAS
- Registrar · iana:1479
- Country · FR
- Email · contact@mailremunere.org
- TLD · .org
- Browse hostnames · ma…
- 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: "mailremunere.org"})-[: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.