Skip to content

Hostname

paso.pl

Last fetched

paso.pl resolves to 185.135.90.125, announced in 185.135.88.0/22 by LHPL - LH.pl Sp. z o.o. in PL. paso.pl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for paso.pl is recorded in WhisperGraph.

Attribution

lh pl sp

ORIGIN_AS

WHOIS identity

Registrar
registrar:lh.pl sp. z o.o.
Registrant organisation
paso polska sp. z o.o. sp. k.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns2.lighthosting.net
  • ns.lh.pl

MX records

  • mx.paso.pl
  • paso.nazwa.pl

SPF policy

  • ip: 5.252.228.0/22
  • ip: 185.135.88.0/22
  • ip: 94.154.117.0/24
  • ip: 62.122.190.0/24
  • a: paso.pl
  • mx: paso.pl

Threat-feed evidence

History

Related pages

Pivot from paso.pl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "paso.pl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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