Skip to content

Hostname

plbdesign.ca

Last fetched

plbdesign.ca resolves to 209.172.35.64, announced in 209.172.32.0/19 by IWEB-AS - Leaseweb Canada Inc. in CA. plbdesign.ca 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 · plbdesign.caRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/plbdesign.ca

Resolution chain

IPv6 resolution

Attribution

leaseweb canada

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
registrar:(funio) - miss group canada inc

Subdomains

Mail and authentication

Nameservers

  • ns1.panelboxmanager.com
  • ns2.panelboxmanager.com
  • ns1.panelbox.net
  • ns2.panelbox.net
  • ns3.panelbox.net
  • ns4.panelbox.net

MX records

  • plbdesign.ca

SPF policy

  • a: plbdesign.ca
  • mx: plbdesign.ca
  • include: sendersrv.com
  • include: relay.spamshield.io
  • ip: 174.142.221.64
  • ip: 184.107.112.64
  • ip: 72.55.186.4

Threat-feed evidence

History

Related pages

Pivot from plbdesign.ca 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: "plbdesign.ca"})-[: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.