Hostname
step-door.pl
Last fetched
step-door.pl resolves to 3 IPv4 addresses operated by AS15694 in PL. WHOIS lists registrar:home.pl s.a. as the registrar.
Nutrition Label
Resolution chain
step-door.pl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.79.221.156 | 77.81.2.0/24 | AS15694 | — | PL |
| 77.79.221.188 | 77.81.2.0/24 | AS15694 | — | PL |
| 89.161.237.217 | 89.164.33.0/24 | AS12824 | — | PL |
WHOIS identity
- Registrar
- registrar:home.pl s.a.
- Organization
- multi-form ii sp. z o.o.
- Contact emails
- —
Subdomains
4 observed subdomains of step-door.pl.
Web-graph footprint
Distinct hostnames that link to or from step-door.pl in the public web crawl.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- step-door.pl
SPF policy
2 SPF mechanisms authorising senders for step-door.pl.
| Mechanism | Target |
|---|---|
| SPF_A | step-door.pl |
| SPF_MX | step-door.pl |
Related pages
Pivot deeper into the graph from step-door.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "step-door.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.