Hostname
pop32.fr
Last fetched
pop32.fr resolves to 2 IPv4 addresses operated by PLANETHOSTER-8 - PlanetHoster in FR. WHOIS lists registrar:infomaniak network sa as the registrar.
Nutrition Label
Resolution chain
pop32.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 |
|---|---|---|---|---|
| 185.22.111.134 | 185.22.111.0/24 | AS53589 | PLANETHOSTER-8 - PlanetHoster | FR |
| 85.236.159.141 | 85.236.159.0/24 | AS53589 | PLANETHOSTER-8 - PlanetHoster | FR |
WHOIS identity
- Registrar
- registrar:infomaniak network sa
- Organization
- sas df
- Contact emails
Subdomains
3 observed subdomains of pop32.fr.
| Subdomain |
|---|
| mail.pop32.fr |
| pub.pop32.fr |
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for pop32.fr.
| Mechanism | Target |
|---|---|
| SPF_A | pop32.fr |
| SPF_INCLUDE | spf.infomaniak.ch |
Related pages
Pivot deeper into the graph from pop32.fr.
- IP · 185.22.111.134
- ASN · AS53589PLANETHOSTER-8 - PlanetHoster
- Registrar · registrar:infomaniak network sa
- Country · FR
- Email · at0@ik.me
- TLD · .fr
- Browse hostnames · po…
- 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: "pop32.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.