Hostname
delkom.com.pl
Last fetched
delkom.com.pl resolves to 1 IPv4 address operated by GDPL-GDYNIA-AS - GDPL-GDYNIA-AS in PL. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.
Nutrition Label
Resolution chain
delkom.com.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.194.122.46 | 91.194.122.0/23 | AS43172 | GDPL-GDYNIA-AS - GDPL-GDYNIA-AS | PL |
WHOIS identity
- Registrar
- registrar:dinfo.pl sylwia wierońska
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of delkom.com.pl.
| Subdomain |
|---|
| mail.delkom.com.pl |
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for delkom.com.pl.
| Mechanism | Target |
|---|---|
| SPF_A | mail.delkom.com.pl |
| SPF_INCLUDE | email.freshservice.com |
| SPF_INCLUDE | emailus.freshservice.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | delkom.com.pl |
Related pages
Pivot deeper into the graph from delkom.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "delkom.com.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.