Hostname
confinis.site
Last fetched
confinis.site resolves to 12 IPv4 addresses operated by AS12876 in FR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
confinis.site resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.83.152.237 | 212.83.128.0/19 | AS12876 | — | FR |
| 212.83.153.131 | 212.83.128.0/19 | AS12876 | — | FR |
| 212.83.153.228 | 212.83.128.0/19 | AS12876 | — | FR |
| 212.83.153.26 | 212.83.128.0/19 | AS12876 | — | FR |
| 37.187.141.155 | 37.187.0.0/16 | AS16276 | — | FR |
| 51.158.144.50 | 51.158.128.0/17 | AS12876 | — | NL |
| 66.180.146.22 | 66.180.146.0/24 | AS13768 | COGECO-PEER1 - Aptum Technologies | US |
| 72.251.241.56 | 72.251.240.0/21 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | GB |
| 72.251.241.57 | 72.251.240.0/21 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | GB |
| 72.251.241.58 | 72.251.240.0/21 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | GB |
| 72.251.241.59 | 72.251.240.0/21 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | GB |
| 72.251.241.60 | 72.251.240.0/21 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | GB |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domain privacy trustee
- Contact emails
- —
Subdomains
5 observed subdomains of confinis.site.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for confinis.site.
| Mechanism | Target |
|---|---|
| SPF_A | dns.confinis.site |
Related pages
Pivot deeper into the graph from confinis.site.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "confinis.site"})-[: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.