Skip to content

Hostname

pmpdesign.ca

Last fetched

pmpdesign.ca resolves to 2 IPv4 addresses operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · pmpdesign.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/pmpdesign.ca

Resolution chain

pmpdesign.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.161.74.107107.161.116.0/23AS32613IWEB-AS - Leaseweb Canada Inc.CA
45.77.148.7445.77.224.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
pmp consulting
Contact emails

Subdomains

12 observed subdomains of pmpdesign.ca.

Web-graph footprint

Distinct hostnames that link to or from pmpdesign.ca in the public web crawl.

8 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pmpdesign.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from pmpdesign.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pmpdesign.ca"})-[: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.