Skip to content

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

WHISPER CANON · decogres.plRouting diversity4.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/decogres.pl

Resolution chain

decogres.pl resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.223.124.63145.223.120.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
147.79.72.246147.79.72.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
77.37.53.11577.37.52.0/23AS47583AS-HOSTINGER - Hostinger International LimitedNL
92.113.16.12192.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.17392.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.792.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.11892.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.12592.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.16692.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
93.127.179.13893.127.178.0/23AS47583AS-HOSTINGER - Hostinger International LimitedNL
2.57.91.1692.57.91.0/24AS47583AS-HOSTINGER - Hostinger International Limited
88.222.222.10388.222.222.0/24AS47583AS-HOSTINGER - Hostinger International Limited

WHOIS identity

Registrar
registrar:cyber_folks s.a.
Organization
Contact emails

Subdomains

1 observed subdomain of 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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for decogres.pl.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from decogres.pl.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.