Skip to content

Hostname

trader.pl

Last fetched

trader.pl resolves to 1 IPv4 address operated by AS205671 in PL. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · trader.plRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/trader.pl

Resolution chain

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

IPPrefixASNOperatorCountry
185.210.127.213185.210.124.0/22AS205671PL

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
auto centrum sp.z o.o.
Contact emails

Subdomains

131 observed subdomains of trader.pl.

Web-graph footprint

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

51 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for trader.pl.

MechanismTarget
SPF_INCLUDE_spf.zenbox.pl
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXtrader.pl

Related pages

Pivot deeper into the graph from trader.pl.

Cypher and MCP

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

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