Hostname
modrasowa.pl
Last fetched
modrasowa.pl resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:home.pl s.a. as the registrar.
Nutrition Label
Resolution chain
modrasowa.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 |
|---|---|---|---|---|
| 142.93.168.189 | 142.93.160.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 79.96.76.179 | 79.96.0.0/17 | AS12824 | — | PL |
WHOIS identity
- Registrar
- registrar:home.pl s.a.
- Organization
- msgkw events sp. z o.o.
- Contact emails
- —
Subdomains
2 observed subdomains of modrasowa.pl.
| Subdomain |
|---|
| mta-sts.modrasowa.pl |
| www.modrasowa.pl |
Threat posture
History
Mail and authentication
MX records
- modrasowa.pl
SPF policy
2 SPF mechanisms authorising senders for modrasowa.pl.
| Mechanism | Target |
|---|---|
| SPF_A | modrasowa.pl |
| SPF_MX | modrasowa.pl |
Related pages
Pivot deeper into the graph from modrasowa.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "modrasowa.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.