Skip to content

Hostname

seltrade.pl

Last fetched

seltrade.pl resolves to 1 IPv4 address operated by MAXNET - Lukasz Rafal Hamerski trading as Maxnet in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · seltrade.plRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/seltrade.pl

Resolution chain

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

IPPrefixASNOperatorCountry
46.175.239.11446.175.224.0/20AS43171MAXNET - Lukasz Rafal Hamerski trading as MaxnetPL

WHOIS identity

Registrar
registrar:ovh sas
Organization
selmax s.c. paweł seredziński, łukasz kuśmierczyk
Contact emails

Subdomains

6 observed subdomains of seltrade.pl.

Web-graph footprint

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

35 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for seltrade.pl.

MechanismTarget
SPF_Aseltrade.pl
SPF_Aserver.selserv.pl
SPF_IP194.181.113.237
SPF_IP46.175.239.117
SPF_MXseltrade.pl

Related pages

Pivot deeper into the graph from seltrade.pl.

Cypher and MCP

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

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