Skip to content

Hostname

decoretro.com.pl

Last fetched

decoretro.com.pl resolves to 1 IPv4 address operated by NODEA-AS in PL. WHOIS lists registrar:aftermarket.pl limited as the registrar.

Nutrition Label

WHISPER CANON · decoretro.com.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/decoretro.com.pl

Resolution chain

decoretro.com.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.168.99.5583.168.99.0/24AS214349NODEA-ASPL

WHOIS identity

Registrar
registrar:aftermarket.pl limited
Organization
Contact emails

Subdomains

2 observed subdomains of decoretro.com.pl.

Web-graph footprint

Distinct hostnames that link to or from decoretro.com.pl in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • decoretro.com.pl

SPF policy

5 SPF mechanisms authorising senders for decoretro.com.pl.

MechanismTarget
SPF_INCLUDEspf.domenomania.pl
SPF_IP157.90.48.235
SPF_IP157.90.48.238
SPF_IP83.168.99.55
SPF_IP83.168.99.57

Related pages

Pivot deeper into the graph from decoretro.com.pl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "decoretro.com.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.