Hostname
ladunki.net
Last fetched
ladunki.net resolves to 2 IPv4 addresses operated by AS47544 in PL. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
ladunki.net 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.110.51.188 | 185.110.51.0/24 | AS47544 | — | PL |
| 91.236.131.76 | 91.236.131.0/24 | AS60713 | — | PL |
WHOIS identity
- Registrar
- iana:48
- Organization
- whois data protection sp. z o.o.
- Contact emails
Subdomains
2 observed subdomains of ladunki.net.
| Subdomain |
|---|
| mail.ladunki.net |
| www.ladunki.net |
Web-graph footprint
Distinct hostnames that link to or from ladunki.net in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ladunki.net.
| Mechanism | Target |
|---|---|
| SPF_A | ladunki.net |
| SPF_INCLUDE | spf.hostido.pl |
| SPF_MX | ladunki.net |
| SPF_REDIRECT | _spf-h76.microhost.pl |
Related pages
Pivot deeper into the graph from ladunki.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ladunki.net"})-[: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.