Hostname
houst.pl
Last fetched
houst.pl resolves to 1 IPv4 address operated by VELIANET-AS - velia.net Internetdienste GmbH in FR. WHOIS lists registrar:hostido.pl gałązka spółka jawna as the registrar.
Nutrition Label
Resolution chain
houst.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 |
|---|---|---|---|---|
| 92.204.168.66 | 92.204.160.0/19 | AS29066 | VELIANET-AS - velia.net Internetdienste GmbH | FR |
WHOIS identity
- Registrar
- registrar:hostido.pl gałązka spółka jawna
- Organization
- —
- Contact emails
- —
Subdomains
10 observed subdomains of houst.pl.
Threat posture
History
Mail and authentication
MX records
- houst.pl
SPF policy
4 SPF mechanisms authorising senders for houst.pl.
| Mechanism | Target |
|---|---|
| SPF_A | houst.pl |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 92.204.168.66 |
| SPF_MX | houst.pl |
Related pages
Pivot deeper into the graph from houst.pl.
- IP · 92.204.168.66
- ASN · AS29066VELIANET-AS - velia.net Internetdienste GmbH
- Registrar · registrar:hostido.pl gałązka spółka jawna
- Country · FR
- TLD · .pl
- Browse hostnames · ho…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "houst.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.