Skip to content

Hostname

namespro.ca

Last fetched

namespro.ca resolves to 1 IPv4 address operated by AS-DEVEREUX - The Devereux Foundation in CA. WHOIS lists registrar:namespro solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · namespro.caRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/namespro.ca

Resolution chain

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

IPPrefixASNOperatorCountry
158.85.87.71158.85.64.0/18AS36351AS-DEVEREUX - The Devereux FoundationCA

WHOIS identity

Registrar
registrar:namespro solutions inc.
Organization
namespro solutions
Contact emails

Subdomains

122 observed subdomains of namespro.ca.

Web-graph footprint

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

2,120 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for namespro.ca.

MechanismTarget
SPF_Anamespro.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailroots.namespro.ca
SPF_INCLUDE_spf.myorderbox.com
SPF_IP152.232.230.32/29
SPF_IP152.232.231.88/30
SPF_IP158.85.64.0/18
SPF_IP169.53.186.0/24
SPF_IP169.55.160.0/19
SPF_IP173.193.64.0/18
SPF_IP173.248.142.0/24
SPF_IP184.172.232.0/24
SPF_IP209.127.119.154
SPF_IP23.239.220.112/28
SPF_IP38.15.129.40/29
SPF_IP64.27.54.216/29
SPF_IP68.71.132.160/27
SPF_IP72.18.137.96/27
SPF_MXnamespro.ca

Related pages

Pivot deeper into the graph from namespro.ca.

Cypher and MCP

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

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