Hostname
datahouse.pl
Last fetched
datahouse.pl resolves to 1 IPv4 address operated by AS20853 in PL. WHOIS lists registrar:etop sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
datahouse.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 |
|---|---|---|---|---|
| 80.72.47.99 | 80.72.32.0/20 | AS20853 | — | PL |
WHOIS identity
- Registrar
- registrar:etop sp. z o.o.
- Organization
- etop sp. z o.o.
- Contact emails
- —
Subdomains
28 observed subdomains of datahouse.pl.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from datahouse.pl in the public web crawl.
27 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for datahouse.pl.
| Mechanism | Target |
|---|---|
| SPF_A | datahouse.pl |
| SPF_IP | 2a00:c90:0:0:0:0:0:226 |
| SPF_IP | 79.133.192.66 |
| SPF_IP | 80.72.32.0/20 |
| SPF_IP | 80.72.32.226 |
| SPF_IP | 80.72.32.227 |
| SPF_MX | datahouse.pl |
Related pages
Pivot deeper into the graph from datahouse.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "datahouse.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.