Hostname
decogres.pl
Last fetched
decogres.pl resolves to 12 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists registrar:cyber_folks s.a. as the registrar.
Nutrition Label
Resolution chain
decogres.pl resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 145.223.124.63 | 145.223.120.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 147.79.72.246 | 147.79.72.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 77.37.53.115 | 77.37.52.0/23 | AS47583 | AS-HOSTINGER - Hostinger International Limited | NL |
| 92.113.16.121 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.173 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.7 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.118 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.125 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.166 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 93.127.179.138 | 93.127.178.0/23 | AS47583 | AS-HOSTINGER - Hostinger International Limited | NL |
| 2.57.91.169 | 2.57.91.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | — |
| 88.222.222.103 | 88.222.222.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | — |
WHOIS identity
- Registrar
- registrar:cyber_folks s.a.
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of decogres.pl.
| Subdomain |
|---|
| www.decogres.pl |
Web-graph footprint
Distinct hostnames that link to or from decogres.pl in the public web crawl.
8 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
1 SPF mechanism authorising senders for decogres.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from decogres.pl.
- IP · 145.223.124.63
- ASN · AS47583AS-HOSTINGER - Hostinger International Limited
- Registrar · registrar:cyber_folks s.a.
- Country · US
- TLD · .pl
- Browse hostnames · de…
- 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: "decogres.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.