Hostname
ullapopken.pl
Last fetched
ullapopken.pl resolves to 11 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:registrygate gmbh as the registrar.
Nutrition Label
Resolution chain
ullapopken.pl resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:registrygate gmbh
- Organization
- —
- Contact emails
- —
Subdomains
13 observed subdomains of ullapopken.pl.
Web-graph footprint
Distinct hostnames that link to or from ullapopken.pl in the public web crawl.
59 sites link to this hostname.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for ullapopken.pl.
| Mechanism | Target |
|---|---|
| SPF_A | mx1.popken.de |
| SPF_A | mx2.popken.de |
| SPF_A | ullapopken.pl |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.outbound.parcellab.email |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.55.182.68/32 |
| SPF_MX | ullapopken.pl |
Related pages
Pivot deeper into the graph from ullapopken.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ullapopken.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.