Hostname
dentoplex.pl
Last fetched
dentoplex.pl resolves to 2 IPv4 addresses operated by AS60713 in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
dentoplex.pl 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 |
|---|---|---|---|---|
| 212.7.212.70 | 212.7.212.0/24 | AS60713 | — | PL |
| 94.152.206.79 | 94.152.206.0/23 | AS29522 | — | PL |
WHOIS identity
- Registrar
- registrar:nazwa.pl sp. z o.o.
- Organization
- dentoplex s.c. julianna jankowska-banyś artur banyś
- Contact emails
- —
Subdomains
2 observed subdomains of dentoplex.pl.
| Subdomain |
|---|
| mail.dentoplex.pl |
| www.dentoplex.pl |
Web-graph footprint
Distinct hostnames that link to or from dentoplex.pl in the public web crawl.
5 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for dentoplex.pl.
| Mechanism | Target |
|---|---|
| SPF_A | dentoplex.pl |
| SPF_INCLUDE | _spf.cyberfolks.pl |
| SPF_MX | dentoplex.pl |
Related pages
Pivot deeper into the graph from dentoplex.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dentoplex.pl"})-[: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.