Hostname
cathoremoulins.org
Last fetched
cathoremoulins.org resolves to 1 IPv4 address operated by SAFEHOSTNET - Infrastructure Switzerland Colo Sarl in CH. WHOIS lists iana:88 as the registrar.
Nutrition Label
Resolution chain
cathoremoulins.org 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 |
|---|---|---|---|---|
| 80.80.228.118 | 80.80.224.0/21 | AS21217 | SAFEHOSTNET - Infrastructure Switzerland Colo Sarl | CH |
WHOIS identity
- Registrar
- iana:88
- Organization
- district catholique de remoulins
- Contact emails
Subdomains
5 observed subdomains of cathoremoulins.org.
Showing 3 of 5. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for cathoremoulins.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | net4all.ch |
| SPF_MX | cathoremoulins.org |
Related pages
Pivot deeper into the graph from cathoremoulins.org.
- IP · 80.80.228.118
- ASN · AS21217SAFEHOSTNET - Infrastructure Switzerland Colo Sarl
- Registrar · iana:88
- Country · CH
- Email · it@caprinco.ch
- TLD · .org
- Browse hostnames · ca…
- 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: "cathoremoulins.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.